コード例 #1
0
ファイル: copyprop.C プロジェクト: 0day-ci/gcc
 size_type count(const key_type& key) const {
   return rep.count(key);
 }