Пример #1
0
 size_type count(const key_type& key) const {
   return rep.count(key);
 }