Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::CompileTimeAssert< 0 > Class Reference

If instantiated (i.e. Test==0) then this will compile! More...

#include <Teuchos_CompileTimeAssert.hpp>

Inheritance diagram for Teuchos::CompileTimeAssert< 0 >:

Private Attributes

int compile_time_assert_failed [Test-1000]
 

Detailed Description

If instantiated (i.e. Test==0) then this will compile!

Definition at line 66 of file Teuchos_CompileTimeAssert.hpp.

Member Data Documentation

◆ compile_time_assert_failed

int Teuchos::CompileTimeAssert< Test >::compile_time_assert_failed[Test-1000]
private

Definition at line 61 of file Teuchos_CompileTimeAssert.hpp.


The documentation for this class was generated from the following file: