Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
intrusive_list.h File Reference
Include dependency graph for intrusive_list.h:
This graph shows which files directly or indirectly include this file:

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.
 

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.