Parma_Polyhedra_Library::Compile_Time_Check< true > Struct Template Reference
[C++ Language Interface]
A class that is only defined if
b
evaluates to
true
.
More...
#include <meta_programming.hh>
Detailed Description
template<>
struct Parma_Polyhedra_Library::Compile_Time_Check< true >
A class that is only defined if
b
evaluates to
true
.
This is the specialized case with b
equal to true
, so the class is declared and (trivially) defined.
Definition at line 114 of file meta_programming.hh.
The documentation for this struct was generated from the following file: