Clementine
Public Types | List of all members
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 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.


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