Compiler-enforced value of 'expression == true'.
More...
#include <Basics.hpp>
template<bool expression>
class phdmesh::StaticAssert< expression >
Compiler-enforced value of 'expression == true'.
- Author
- H. Carter Edwards hcedw.nosp@m.ar@s.nosp@m.andia.nosp@m..gov
- Date
- November 2006 If 'expression == true' then the specialization defines
- enum { OK = true };
- static bool ok() { return true ; }
Definition at line 43 of file Basics.hpp.
The documentation for this class was generated from the following file: