#include <list.hpp>
Public Types | |
typedef T | value_type |
typedef list_hook< VoidPointer > ::type | hook_type |
Public Member Functions | |
T & | get_data () |
const T & | get_data () const |
Public Attributes | |
T | m_data |
typedef list_hook<VoidPointer>::type boost::container::container_detail::list_node< T, VoidPointer >::hook_type |
typedef T boost::container::container_detail::list_node< T, VoidPointer >::value_type |
|
inline |
|
inline |
T boost::container::container_detail::list_node< T, VoidPointer >::m_data |