TPIE

2362a60
tpie::pipelining::pull_type< T, default_type > Struct Template Reference

Public Types

typedef std::decay< T >::type node_type
 
typedef bits::pull_type_help
< node_type, default_type,
bits::has_pull_method
< node_type >::value,
bits::has_itemtype< node_type >
::value >::type 
type
 

Detailed Description

template<typename T, typename default_type = void>
struct tpie::pipelining::pull_type< T, default_type >

Definition at line 159 of file node_traits.h.


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