예제 #1
0
파일: copyprop.C 프로젝트: 0day-ci/gcc
 void set_deleted_key(const key_type& key) {
   rep.set_deleted_key(value_type(key, data_type()));
 }