Searched refs:ComplexAllocator (Results 1 – 1 of 1) sorted by relevance
92 class ComplexAllocator class124 ComplexAllocator() in ComplexAllocator() function in ComplexAllocator141 ComplexAllocator select_on_container_copy_construction() const in select_on_container_copy_construction()244 boost::container::allocator_traits<ComplexAllocator<void> > comtraits; (void)comtraits; in test_void_allocator()286 < ComplexAllocator<int> >::value_type, int>::value )); in main()288 < ComplexAllocator<int> >::pointer, SimpleSmartPtr<int> >::value )); in main()290 … < ComplexAllocator<int> >::const_pointer, SimpleSmartPtr<const int> >::value )); in main()292 < ComplexAllocator<int> >::void_pointer, SimpleSmartPtr<void> >::value )); in main()294 … < ComplexAllocator<int> >::const_void_pointer, SimpleSmartPtr<const void> >::value )); in main()296 < ComplexAllocator<int> >::difference_type, signed short>::value )); in main()[all …]