$search
#include <is_read_buffered.hpp>
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=sizeof(detail::is_read_buffered_helper((Stream *) 0))==1) | |
The is_read_buffered class is a traits class that may be used to determine whether a stream type supports buffering of read data.
Definition at line 45 of file is_read_buffered.hpp.
| asio::is_read_buffered< Stream >::BOOST_STATIC_CONSTANT | ( | bool | , | |
| value | = sizeof(detail::is_read_buffered_helper((Stream *) 0))==1 | |||
| ) |