ゴミ箱
Classes | Namespaces | Macros | Functions
multi_buffer.ipp File Reference
#include <boost/beast/core/detail/type_traits.hpp>
#include <boost/assert.hpp>
#include <boost/throw_exception.hpp>
#include <algorithm>
#include <exception>
#include <sstream>
#include <string>
#include <utility>

Classes

class  boost::beast::basic_multi_buffer< Allocator >::element< Allocator >
 
class  boost::beast::basic_multi_buffer< Allocator >::const_buffers_type< Allocator >
 
class  boost::beast::basic_multi_buffer< Allocator >::mutable_buffers_type< Allocator >
 
class  boost::beast::basic_multi_buffer< Allocator >::const_buffers_type< Allocator >::const_iterator
 
class  boost::beast::basic_multi_buffer< Allocator >::mutable_buffers_type< Allocator >::const_iterator
 

Namespaces

 boost
 
 boost::beast
 

Macros

#define BOOST_BEAST_IMPL_MULTI_BUFFER_IPP
 

Functions

template<class Allocator >
void boost::beast::swap (basic_multi_buffer< Allocator > &lhs, basic_multi_buffer< Allocator > &rhs)
 

Macro Definition Documentation

#define BOOST_BEAST_IMPL_MULTI_BUFFER_IPP