Searched defs:uses_allocator_base (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/libs/container/test/ |
| D | propagation_test_allocator.hpp | 113 struct uses_allocator_base<ConstructibleSuffix, AllocatorTag> struct 122 struct uses_allocator_base<ConstructiblePrefix, AllocatorTag> argument 130 struct uses_allocator_base<ErasedTypePrefix, AllocatorTag> struct 138 struct uses_allocator_base<ErasedTypeSuffix, AllocatorTag> argument 147 struct uses_allocator_base<NotUsesAllocator, AllocatorTag> argument 156 : uses_allocator_base<ConstructionType, AllocatorTag> argument
|
| D | allocator_argument_tester.hpp | 110 struct uses_allocator_base<ConstructibleSuffix, AllocatorTag> struct 119 struct uses_allocator_base<ConstructiblePrefix, AllocatorTag> argument 127 struct uses_allocator_base<NotUsesAllocator, AllocatorTag> argument 136 : uses_allocator_base<ConstructionType, AllocatorTag> argument
|