Append the specified value (i.e., the alternative that is being visited) to d_hashAlg.
Synopsis
Declared in <bslstl_variant.h>
template<class t_TYPE>
void
operator()(t_TYPE& value) const;
Parameters
Name |
Description |
value |
alternative value to append to the hashing algorithm |
Created with MrDocs