I\'m trying to understand this stringstream function stringstream ss(line); not quite sure what it\'s purpose is or what it does.
stringstream ss(line);
I\'m really new to C++ so I