예제 #1
0
파일: copyprop.C 프로젝트: 0day-ci/gcc
 size_type count(const key_type& key) const {
   return rep.count(key);
 }