Home
last modified time | relevance | path

Searched defs:other_allocator (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dtest_allocator.h267 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...]