Searched defs:soccc_allocator (Results 1 – 1 of 1) sorted by relevance
19 class soccc_allocator { class26 constexpr explicit soccc_allocator(int* soccc_count_, int self_coccc_count_ = 0) in soccc_allocator() function in soccc_allocator30 constexpr soccc_allocator(const soccc_allocator<U>& a) : soccc_count(a.get_soccc()) {} in soccc_allocator() function in soccc_allocator