#include <tuple>
Go to the source code of this file.
Classes | |
struct | flecsi::util::is_tuple< T > |
Check if the object is a tuple. More... | |
struct | flecsi::util::is_tuple< std::tuple< T... > > |
Check if the object is a tuple. More... | |
Namespaces | |
flecsi | |
Macros | |
#define | FLECSI_MEMBER_CHECKER(X) |
Macro to check if the object has a member _*. More... | |
#define FLECSI_MEMBER_CHECKER | ( | X | ) |
Macro to check if the object has a member _*.