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

#include <read_until.hpp>

Public Types

enum  { value = (sizeof((has_result_type_helper)((T*)(0))) == 1) }
 

Detailed Description

template<typename T>
struct asio::detail::has_result_type< T >

Definition at line 42 of file read_until.hpp.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 44 of file read_until.hpp.


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