BloombergLP::bslstl::Variant_HashVisitor::operator()

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;