Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/strings/basic.string/string.nonmembers/string_op+/
H A Dallocator_propagation.pass.cpp19 class soccc_allocator { class
26 constexpr explicit soccc_allocator(int* soccc_count_, int self_coccc_count_ = 0) in soccc_allocator() function in soccc_allocator
30 constexpr soccc_allocator(const soccc_allocator<U>& a) : soccc_count(a.get_soccc()) {} in soccc_allocator() function in soccc_allocator