include/realroot/texp_tests.hpp File Reference

#include <realroot/texp_bool.hpp>

Go to the source code of this file.

Classes

Namespaces

Defines


Define Documentation

#define typelist1 (  )     Type::Pair< a, Type::null_t >

Definition at line 125 of file texp_tests.hpp.

#define typelist2 ( a,
 )     Type::Pair< a, typelist1(b) >

Definition at line 126 of file texp_tests.hpp.

#define typelist3 ( a,
b,
 )     Type::Pair< a, typelist2(b,c) >

Definition at line 127 of file texp_tests.hpp.

#define typelist4 ( a,
b,
 )     Type::Pair< a, typelist3(b,c,d) >

Definition at line 128 of file texp_tests.hpp.


Generated on 6 Dec 2012 for realroot by  doxygen 1.6.1