Clementine
|
Type trait used to determine whether a type is an endpoint sequence that can be used with with connect
and async_connect
.
More...
#include <connect.hpp>
Public Types | |
enum | { value = detail::has_iterator_typedef<T>::value } |
Type trait used to determine whether a type is an endpoint sequence that can be used with with connect
and async_connect
.