29 #ifndef SMESH_Comment_HeaderFile 30 #define SMESH_Comment_HeaderFile 41 std::ostringstream
_s ;
49 this->std::string::operator=( _s.str() );
55 this->std::string::operator=( _s.str() );
61 this->std::string::operator=( _s.str() );
65 operator char*()
const {
66 return (
char*)c_str();