mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
The false specialization of trueFalseT.
Definition at line 67 of file trueFalseT.hpp.
#include <meta/trueFalseT.hpp>
Inherited by mx::meta::has_value_type< T, typename >.
Public Types | |
typedef bool | False |
Typedef which can be used for SFINAE. More... | |
Static Public Attributes | |
static const bool | value = false |
bool member value = false More... | |
typedef bool mx::meta::trueFalseT< false >::False |
Typedef which can be used for SFINAE.
Definition at line 69 of file trueFalseT.hpp.
|
static |
bool member value = false
Definition at line 70 of file trueFalseT.hpp.