Go to the documentation of this file.
12 #ifndef ECL_MPL_BOOL_HPP_
13 #define ECL_MPL_BOOL_HPP_
34 static bool const value = x;
37 operator bool()
const {
return x; }
41 typedef Bool<false>
False;
42 typedef Bool<true>
True;
bool value_type
The type this wrapper's value.
static const bool value
The value for this integral constant wrapper.
Bool< true > True
Convenient typedef for the 'true' integral constant wrapper.
Bool< x > type
This wrapper's nullary metafunction (simply returns itself).
Bool< false > False
Convenient typedef for the 'false' integral constant wrapper.
Embedded control libraries.
ecl_mpl
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:18