ゴミ箱
Classes | Namespaces | Typedefs
multi_buffer.hpp File Reference
#include <boost/beast/config.hpp>
#include <boost/beast/core/detail/allocator.hpp>
#include <boost/beast/core/detail/empty_base_optimization.hpp>
#include <boost/asio/buffer.hpp>
#include <boost/intrusive/list.hpp>
#include <iterator>
#include <limits>
#include <memory>
#include <type_traits>
#include <boost/beast/core/impl/multi_buffer.ipp>

Go to the source code of this file.

Classes

class  boost::beast::basic_multi_buffer< Allocator >
 

Namespaces

 boost
 
 boost::beast
 

Typedefs

using boost::beast::multi_buffer = basic_multi_buffer< std::allocator< char >>
 A typical multi buffer. More...