Rosetta
Namespaces | Enumerations
AutoBool.hh File Reference

enum class that can be used for booleans with an automatic "let Rosetta decide" option More...

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 
 utility::tag
 

Enumerations

enum class  utility::tag::AutoBool { utility::tag::False = 0 , utility::tag::True , utility::tag::Auto }
 

Detailed Description

enum class that can be used for booleans with an automatic "let Rosetta decide" option

Author
Jack Maguire