Searched defs:other_allocator (Results 1 – 1 of 1) sorted by relevance
267 class other_allocator { in other_allocator() function 271 friend class other_allocator; in other_allocator() function 262 friend class other_allocator; global() variable 268 TEST_CONSTEXPR_CXX14 explicit other_allocator(int i) : data_(i) {} other_allocator() function [all...]