Tapkee
|
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; \ |
#define TAPKEE_CALLBACK_SUPPORTS_BATCH | ( | X | ) | template<> const bool BatchCallbackTraits<X>::supports_batch = true; \ |
Definition at line 17 of file callbacks_traits.hpp.