Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
callbacks_traits.hpp File Reference

Go to the source code of this file.

Classes

struct  BatchCallbackTraits< Callback >
 
class  is_dummy< T >
 

Namespaces

 tapkee
 

Macros

#define TAPKEE_CALLBACK_SUPPORTS_BATCH(X)   template<> const bool BatchCallbackTraits<X>::supports_batch = true; \
 

Macro Definition Documentation

#define TAPKEE_CALLBACK_SUPPORTS_BATCH (   X)    template<> const bool BatchCallbackTraits<X>::supports_batch = true; \

Definition at line 17 of file callbacks_traits.hpp.