Public Types | |
typedef boost::intrusive::list_member_hook | hook_type |
typedef hook_type * | hook_ptr |
typedef const hook_type * | const_hook_ptr |
typedef System::Output< T > | value_type |
typedef value_type * | pointer |
typedef const value_type * | const_pointer |
Static Public Member Functions | |
static hook_ptr | to_hook_ptr (value_type &value) |
static const_hook_ptr | to_hook_ptr (const value_type &value) |
static pointer | to_value_ptr (hook_ptr n) |
static const_pointer | to_value_ptr (const_hook_ptr n) |