Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::internal::allocator_traits< Alloc > Member List

This is the complete list of members for tbb::internal::allocator_traits< Alloc >, including all inherited members.

allocate(Alloc &a, size_type n)tbb::internal::allocator_traits< Alloc >inlinestatic
allocator_type typedeftbb::internal::allocator_traits< Alloc >
const_pointer typedeftbb::internal::allocator_traits< Alloc >
construct(Alloc &, PT *p)tbb::internal::allocator_traits< Alloc >inlinestatic
construct(Alloc &, PT *p, __TBB_FORWARDING_REF(T1) t1)tbb::internal::allocator_traits< Alloc >inlinestatic
construct(Alloc &, PT *p, __TBB_FORWARDING_REF(T1) t1, __TBB_FORWARDING_REF(T2) t2)tbb::internal::allocator_traits< Alloc >inlinestatic
construct(Alloc &, PT *p, __TBB_FORWARDING_REF(T1) t1, __TBB_FORWARDING_REF(T2) t2, __TBB_FORWARDING_REF(T3) t3)tbb::internal::allocator_traits< Alloc >inlinestatic
deallocate(Alloc &a, pointer p, size_type n)tbb::internal::allocator_traits< Alloc >inlinestatic
destroy(Alloc &, T *p)tbb::internal::allocator_traits< Alloc >inlinestatic
difference_type typedeftbb::internal::allocator_traits< Alloc >
pointer typedeftbb::internal::allocator_traits< Alloc >
propagate_on_container_copy_assignment typedeftbb::internal::allocator_traits< Alloc >
propagate_on_container_move_assignment typedeftbb::internal::allocator_traits< Alloc >
propagate_on_container_swap typedeftbb::internal::allocator_traits< Alloc >
select_on_container_copy_construction(const Alloc &a)tbb::internal::allocator_traits< Alloc >inlinestatic
size_type typedeftbb::internal::allocator_traits< Alloc >
value_type typedeftbb::internal::allocator_traits< Alloc >

Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.