mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
trueFalseT.hpp File Reference

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.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

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.