ゴミ箱
|
#include <boost/beast/core/type_traits.hpp>
#include <boost/asio/buffer.hpp>
#include <boost/assert.hpp>
#include <algorithm>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | boost::beast::websocket::detail::utf8_checker_t< class > |
Namespaces | |
boost | |
boost::beast | |
boost::beast::websocket | |
boost::beast::websocket::detail | |
Typedefs | |
using | boost::beast::websocket::detail::utf8_checker = utf8_checker_t<> |
Functions | |
template<class = void> | |
bool | boost::beast::websocket::detail::check_utf8 (char const *p, std::size_t n) |