mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
@@ -18,10 +18,12 @@ namespace boost {
|
||||
namespace beast {
|
||||
namespace websocket {
|
||||
|
||||
#ifndef BOOST_BEAST_DOXYGEN
|
||||
template<
|
||||
class NextLayer,
|
||||
bool deflateSupported = true>
|
||||
class stream;
|
||||
#endif
|
||||
|
||||
} // websocket
|
||||
} // beast
|
||||
|
Reference in New Issue
Block a user