![]() |
VOOZH | about |
ios_base& boolalpha (ios_base& str)Parameters: This method accepts str as a a parameter which is the stream for which the format flag is affected. Return Value: This method returns the stream str with boolalpha format flag set. Example 1:
boolalpha flag: true
boolalpha flag: false