| CppUnit project page | CppUnit home page |
#include <cpptl/forwards.h>


Go to the source code of this file.
Namespaces | |
| namespace | CppTL |
Classes | |
| struct | CppTL::RemoveConst< T > |
| Remove const prefix of a type. More... | |
| struct | CppTL::RemoveConst< const T > |
| struct | CppTL::BooleanType< isTrue > |
| struct | CppTL::IfType< A, B, condition > |
| Returns type A if true, type B otherwise. More... | |
| struct | CppTL::IfType< A, B, false > |
| Returns type A if true, type B otherwise. More... | |
Typedefs | |
| typedef BooleanType< false > | CppTL::FalseType |
| typedef BooleanType< true > | CppTL::TrueType |
|
|
hosts this site. |
Send comments to: CppUnit Developers |