Searched defs:counting_allocatorF (Results 1 – 2 of 2) 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
55 class counting_allocatorF { class59 counting_allocatorF(int f) noexcept : foo(f) {} in counting_allocatorF() function in counting_allocatorF62 …template <class U> counting_allocatorF(const counting_allocatorF<U>& other) noexcept {foo = other.… in counting_allocatorF() function in counting_allocatorF