proxygen
|
Public Member Functions | |
Integer (KeyT v=0) | |
Integer & | operator= (const Integer &a) |
bool | operator== (const Integer &a) const |
Private Attributes | |
KeyT | v_ |
Definition at line 327 of file AtomicHashMapTest.cpp.
|
inlineexplicit |
Definition at line 329 of file AtomicHashMapTest.cpp.
|
inline |
Definition at line 341 of file AtomicHashMapTest.cpp.
References v_.
|
private |
Definition at line 346 of file AtomicHashMapTest.cpp.
Referenced by operator=(), and operator==().