The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::bit_reference_to_bool< T > Struct Template Reference

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
 

Detailed Description

template<typename T>
struct sparta::bit_reference_to_bool< T >

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.

Member Typedef Documentation

◆ type

template<typename T >
typedef T sparta::bit_reference_to_bool< T >::type

Definition at line 51 of file LexicalCast.hpp.


The documentation for this struct was generated from the following file: