ゴミ箱
|
#include <boost/beast/config.hpp>
#include <boost/beast/core/type_traits.hpp>
#include <boost/beast/core/detail/bind_handler.hpp>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Namespaces | |
boost | |
boost::beast | |
Functions | |
template<class Handler , class... Args> | |
detail::bound_handler< typename std::decay< Handler >::type, Args... > | boost::beast::bind_handler (Handler &&handler, Args &&...args) |