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