Boost.AFIO    Boost C++ Libraries
Public Member Functions
boost::afio::detail::to_asio_buffers_helper< is_const, R, T, is_trivial, true > Struct Template Reference
Inheritance diagram for boost::afio::detail::to_asio_buffers_helper< is_const, R, T, is_trivial, true >:
boost::afio::detail::container_to_asio_buffers_helper< R, T, is_container< T >::type >

List of all members.

Public Member Functions

std::vector< R > operator() (U &v) const

Detailed Description

template<bool is_const, class R, class T, bool is_trivial>
struct boost::afio::detail::to_asio_buffers_helper< is_const, R, T, is_trivial, true >

Definition at line 2981 of file afio.hpp.


January, 2014

Copyright © 2013-2014 Niall Douglas, Cork, Ireland
Copyright © 2013 Paul Kirth, California
Documentation is generated by Doxygen