Пример #1
0
 result_type operator()(const argument_type& a) const
 {
     return std::hash<std::string>()(a.id());
 }