bsl::hash<basic_string<CHAR_TYPE, CHAR_TRAITS, ALLOCATOR>>::operator()

Compute and return the hash value of the specified input.

Synopsis

Declared in <bslstl_string.h>

std::size_t
operator()(basic_string<CHAR_TYPE, CHAR_TRAITS, ALLOCATOR> const& input) const;