The Sparta Modeling Framework
|
Helper type for converting _Bit_reference types into bool types for the purpose of determining how to lexically cast a string into that type. More...
#include <LexicalCast.hpp>
Public Types | |
typedef T | type |
Helper type for converting _Bit_reference types into bool types for the purpose of determining how to lexically cast a string into that type.
Definition at line 50 of file LexicalCast.hpp.
typedef T sparta::bit_reference_to_bool< T >::type |
Definition at line 51 of file LexicalCast.hpp.