bool2str

//////////////////// Convert bools Converts bool to string

string
bool2str
(
T
)
(
auto ref const T bbb
,
char[] buff
)

Meta