Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::asio::is_match_condition< T > Struct Template Reference

Type trait used to determine whether a type can be used as a match condition function with read_until and async_read_until. More...

#include <read_until.hpp>

Public Types

enum  { value }
 

Detailed Description

template<typename T>
struct boost::asio::is_match_condition< T >

Type trait used to determine whether a type can be used as a match condition function with read_until and async_read_until.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

The documentation for this struct was generated from the following file: