Class OSS is useful when streaming data through a function that expect a string as parameter. More...
Public Member Functions | |
| template<class T > | |
| OSS & | operator<< (T obj) |
| operator std::string () | |
Class OSS is useful when streaming data through a function that expect a string as parameter.