Zth (libzth)
Loading...
Searching...
No Matches
zth::is_callable< T > Struct Template Reference

#include <async.h>

Public Types

enum  { value = is_function<T>::value || has_call_operator<T>::value }
 

Detailed Description

template<typename T>
struct zth::is_callable< T >

Definition at line 1257 of file async.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 1258 of file async.h.


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