Realistic 3D camera system
3D camera system components
Public Types | List of all members
asio::is_match_condition< T > Struct Template Reference

#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.

Definition at line 51 of file read_until.hpp.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 57 of file read_until.hpp.


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