Combine HashTable operation. Equivalent to 'a += b'. More...
#include <HashOps.H>
Public Types | |
| typedef HashTable< T, Key, HashType > | value_type |
Public Member Functions | |
| void | operator() (value_type &a, const value_type &b) const |
Combine HashTable operation. Equivalent to 'a += b'.
| typedef HashTable<T, Key, HashType> value_type |
|
inline |