|
rapidyaml
0.11.0
parse and emit YAML, and do it fast
|
write a variable as an alphabetic boolean, ie as either true or false More...
#include <format.hpp>
Public Member Functions | |
| boolalpha_ (T val_, bool strict_read_=false) | |
Public Attributes | |
| bool | val |
| bool | strict_read |
write a variable as an alphabetic boolean, ie as either true or false
| strict_read |
Definition at line 65 of file format.hpp.
|
inline |
Definition at line 67 of file format.hpp.
| bool c4::fmt::boolalpha_< T >::val |
Definition at line 68 of file format.hpp.
| bool c4::fmt::boolalpha_< T >::strict_read |
Definition at line 69 of file format.hpp.