Work-function to combine two input maps by adding their valid elements. More...
Public Member Functions | |
template<typename Map > | |
result_type | operator() (Map m1p, Map m2p) const |
Public Types | |
typedef UMap | result_type |
Work-function to combine two input maps by adding their valid elements.
UMap | The type of the map. |