Go to the source code of this file.
Classes | |
struct | ecl::if_c< Condition, class, class > |
The metaprogramming equivalent of the 'if' function. | |
struct | ecl::if_c< false, T1, T2 > |
Specialisation of the metaprogrammed 'if' statement when false. | |
Namespaces | |
ecl | |