Orxonox  0.0.5 Codename: Arcturus
Classes
is_callable.h File Reference
#include <type_traits>

Go to the source code of this file.

Classes

struct  IsCallable< T >
 Checks if a type is callable. More...
 
struct  IsCallableImpl< T >
 Implementation of IsCallable. More...
 
struct  IsCallableImpl< T >::Check< U, U >
 
struct  IsCallableImpl< T >::Derived
 
struct  IsCallableImpl< T >::Fallback