#include "Teuchos_ConfigDefs.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
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... | |
Definition in file Teuchos_CompileTimeAssert.hpp.
1.4.7