Searched defs:PushbackCounter (Results 1 – 2 of 2) sorted by relevance
38 struct PushbackCounter { struct39 struct value_type {43 void push_back(const value_type&) { ++count; } in push_back()44 size_t count = 0;
89 struct PushbackCounter { struct90 struct value_type {94 void push_back(const value_type&) { ++count; } in push_back()95 size_t count = 0;