mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Declares and defines a true-false virtual type used for boolean template overrides. More...
Declares and defines a true-false virtual type used for boolean template overrides.
Definition in file trueFalseT.hpp.
Go to the source code of this file.
Classes | |
struct | mx::meta::trueFalseT< true > |
The true specialization of trueFalseT. More... | |
struct | mx::meta::trueFalseT< false > |
The false specialization of trueFalseT. More... | |
Namespaces | |
mx | |
The mxlib c++ namespace. | |