Searched defs:custom_allocator_type (Results 1 – 2 of 2) sorted by relevance
136 using custom_allocator_type = std::allocator<ComplexType>; in test_deduction_guides() typedef
133 using custom_allocator_type = std::allocator<ComplexTypeConst>; in test_deduction_guides() typedef