Home
last modified time | relevance | path

Searched defs:is_sync_read_stream (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/beast/core/
Dstream_traits.hpp204 using is_sync_read_stream = __see_below__; typedef
207 struct is_sync_read_stream : std::false_type {}; struct
210 struct is_sync_read_stream<T, boost::void_t<decltype( struct
/third_party/boost/libs/beast/include/boost/beast/core/
Dstream_traits.hpp204 using is_sync_read_stream = __see_below__; typedef
207 struct is_sync_read_stream : std::false_type {}; struct
210 struct is_sync_read_stream<T, boost::void_t<decltype( struct