Searched defs:counting_allocatorT (Results 1 – 2 of 2) sorted by relevance
33 class counting_allocatorT { class37 counting_allocatorT(int f) noexcept : foo(f) {} in counting_allocatorT() function in counting_allocatorT40 …template <class U> counting_allocatorT(const counting_allocatorT<U>& other) noexcept {foo = other.… in counting_allocatorT() function in counting_allocatorT
32 class counting_allocatorT { class36 counting_allocatorT(int f) noexcept : foo(f) {} in counting_allocatorT() function in counting_allocatorT39 …template <class U> counting_allocatorT(const counting_allocatorT<U>& other) noexcept {foo = other.… in counting_allocatorT() function in counting_allocatorT