25 #ifndef TCLAP_SSTREAM_H 26 #define TCLAP_SSTREAM_H 28 #if !defined(HAVE_STRSTREAM) 34 #if defined(HAVE_SSTREAM) 40 #elif defined(HAVE_STRSTREAM) 47 #error "Need a stringstream (sstream or strstream) to compile!" 50 #endif // TCLAP_SSTREAM_H std::istringstream istringstream
std::ostringstream ostringstream