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

#include <tbb_allocator.h>

Collaboration diagram for tbb::tbb_allocator< void >::rebind< U >:

Public Types

typedef tbb_allocator< U > other
 

Detailed Description

template<>
template<typename U>
struct tbb::tbb_allocator< void >::rebind< U >

Definition at line 133 of file tbb_allocator.h.

Member Typedef Documentation

◆ other

template<typename U >
typedef tbb_allocator<U> tbb::tbb_allocator< void >::rebind< U >::other

Definition at line 134 of file tbb_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.