|
Evo C++ Library v0.5.1
|
#include <evo/meta.h>

Static bool value.
This holds a bool result value to be used at compile-time.
| val | Value. |
Public Types | |
| typedef evo::StaticBool< val > | Type |
| This type. More... | |
Static Public Attributes | |
| static const bool | value = val |
| Result value. More... | |
| typedef evo::StaticBool<val> Type |
This type.
|
static |
Result value.
1.8.13