Searched defs:alloc_t (Results 1 – 1 of 1) sorted by relevance
23 typedef propagation_test_allocator<char, 0> alloc_t; in test_default_constructor() typedef30 typedef propagation_test_allocator<char, 0> alloc_t; in test_copy_constructor() typedef40 typedef propagation_test_allocator<char, 0> alloc_t; in test_move_constructor() typedef50 typedef propagation_test_allocator<char, 0> alloc_t; in test_lvalue_alloc_constructor() typedef59 typedef propagation_test_allocator<char, 0> alloc_t; in test_rvalue_alloc_constructor() typedef68 typedef propagation_test_allocator<char, 0> alloc_t; in test_copy_assign() typedef80 typedef propagation_test_allocator<char, 0> alloc_t; in test_move_assign() typedef