Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
Template classes for testing assertions at compile time.

Classes

class  Teuchos::CompileTimeAssert< Test >
 If instantiated (for Test!=0) then this should not compile! More...
 
class  Teuchos::CompileTimeAssert< 0 >
 If instantiated (i.e. Test==0) then this will compile! More...
 

Detailed Description