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