#include <handler_alloc_helpers.hpp>
Public Types | |
typedef Handler | handler_type |
typedef Object * | pointer_type |
typedef Object | value_type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (std::size_t, value_size=sizeof(Object)) |
Definition at line 61 of file handler_alloc_helpers.hpp.
typedef Handler asio::detail::handler_alloc_traits< Handler, Object >::handler_type |
Definition at line 63 of file handler_alloc_helpers.hpp.
typedef Object* asio::detail::handler_alloc_traits< Handler, Object >::pointer_type |
Definition at line 65 of file handler_alloc_helpers.hpp.
typedef Object asio::detail::handler_alloc_traits< Handler, Object >::value_type |
Definition at line 64 of file handler_alloc_helpers.hpp.
asio::detail::handler_alloc_traits< Handler, Object >::BOOST_STATIC_CONSTANT | ( | std::size_t | , |
value_size | = sizeof(Object) |
||
) |