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