For example I want to create manipulator to convert string from lowercase to uppercase, and it must to use like: cout << toUpper << "abc";
How can I get source string from ostream type for further use?
Asked
Active
Viewed 53 times
1

Dmitry Sokolov
- 383
- 2
- 12