ゴミ箱
Classes | Namespaces | Typedefs | Functions
type_traits.hpp File Reference
#include <boost/beast/config.hpp>
#include <boost/beast/core/error.hpp>
#include <boost/beast/core/string.hpp>
#include <boost/beast/core/type_traits.hpp>
#include <boost/beast/http/detail/type_traits.hpp>
#include <boost/asio/buffer.hpp>
#include <boost/optional.hpp>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Classes

struct  boost::beast::http::message< isRequest, Body, Fields >
 
struct  boost::beast::http::is_body_reader< T, class >
 
struct  boost::beast::http::is_body_writer< T, class >
 

Namespaces

 boost
 
 boost::beast
 
 boost::beast::http
 

Typedefs

template<class T >
using boost::beast::http::is_body = detail::has_value_type< T >
 
template<class T >
using boost::beast::http::is_fields = typename detail::is_fields_helper< T >::type
 

Functions

struct boost::beast::http::std::declval< boost::optional< std::pair< typename T::reader::const_buffers_type, bool > > & > ()
 
struct boost::beast::http::std::declval< std::size_t & > ()
 
struct boost::beast::http::std::declval< typename T::writer & > ().finish(std