Template Struct boolalpha_

Struct Documentation

template<class T>
struct boolalpha_

write a variable as an alphabetic boolean, ie as either true or false

Param strict_read:

Public Functions

inline boolalpha_(T val_, bool strict_read_ = false)

Public Members

bool val
bool strict_read