HDK
|
#include <stacked.h>
Public Types | |
typedef std::vector< T const * > | Stack |
typedef std::conditional < PerThread, _PerThreadStackStorage, _GlobalStackStorage >::type | Type |
typedef std::vector<T const *> Tf_StackedStorageType< T, PerThread >::Stack |
typedef std::conditional< PerThread, _PerThreadStackStorage, _GlobalStackStorage >::type Tf_StackedStorageType< T, PerThread >::Type |