Exemplo n.º 1
0
 result_type operator ()(argument_type const& ref) const noexcept {
   return hash<typename argument_type::pointer> { }(ref.data());
 }