Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Go to the source code of this file.
Classes | |
struct | tbb::internal::intrusive_list_node |
Data structure to be inherited by the types that can form intrusive lists. More... | |
class | tbb::internal::intrusive_list_base< List, T > |
List of element of type T, where T is derived from intrusive_list_node. More... | |
class | tbb::internal::intrusive_list_base< List, T >::iterator_impl< DereferenceType > |
class | tbb::internal::memptr_intrusive_list< T, U, NodePtr > |
Double linked list of items of type T containing a member of type intrusive_list_node. More... | |
class | tbb::internal::intrusive_list< T > |
Double linked list of items of type T that is derived from intrusive_list_node class. More... | |
Namespaces | |
tbb | |
The graph class. | |
tbb::internal | |
Identifiers declared inside namespace internal should never be used directly by client code. | |