Page Speed Optimization Libraries
1.13.35.1
|
#include "atom.h"
Public Member Functions | |
bool | operator() (const Atom &a1, const Atom &a2) const |
Once interned, Atoms are very cheap to put in a set, using pointer-comparison.
Compares pointers. Note that this assumes we don't overlap the StringPiece's, which is the case for the implementation of SymbolTable.