C++: Using stringstream in class
If I want to use stringstream in the function of the class,what will the process become?Is it related to public or private?Do data types or header files make any kind of bugs?Need to know the fact with source code or examples.








