Searched defs:counting_allocatorF (Results 1 – 1 of 1) sorted by relevance
56 class counting_allocatorF { class60 counting_allocatorF(int f) noexcept : foo(f) {} in counting_allocatorF() function in counting_allocatorF63 …template <class U> counting_allocatorF(const counting_allocatorF<U>& other) noexcept {foo = other.… in counting_allocatorF() function in counting_allocatorF