ENH: Added cmStringStream class to wrap std::stringstream or std::strstream...
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
Please register or sign in to comment