Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::cache_aligned_allocator< T >::rebind< U > Struct Template Reference

#include <cache_aligned_allocator.h>

Collaboration diagram for tbb::cache_aligned_allocator< T >::rebind< U >:

Public Types

typedef cache_aligned_allocator< U > other
 

Detailed Description

template<typename T>
template<typename U>
struct tbb::cache_aligned_allocator< T >::rebind< U >

Definition at line 69 of file cache_aligned_allocator.h.

Member Typedef Documentation

◆ other

template<typename T >
template<typename U >
typedef cache_aligned_allocator<U> tbb::cache_aligned_allocator< T >::rebind< U >::other

Definition at line 70 of file cache_aligned_allocator.h.


The documentation for this struct was generated from the following file:

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.