|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
The true specialization of trueFalseT.
Definition at line 58 of file trueFalseT.hpp.
#include <meta/trueFalseT.hpp>
Inheritance diagram for mx::meta::trueFalseT< true >:Public Types | |
| typedef bool | True |
| Typedef which can be used for SFINAE. | |
Static Public Attributes | |
| static const bool | value = true |
| bool member value = true | |
| typedef bool mx::meta::trueFalseT< true >::True |
Typedef which can be used for SFINAE.
Definition at line 60 of file trueFalseT.hpp.
|
static |
bool member value = true
Definition at line 61 of file trueFalseT.hpp.