Searched defs:PushbackCounter (Results 1 – 2 of 2) sorted by relevance
37 struct PushbackCounter { struct38 struct value_type {42 void push_back(const value_type&) { ++count; } in push_back()43 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;