1 #ifndef __OPENTREP_BAS_STRUCTABSTRACT_HPP
2 #define __OPENTREP_BAS_STRUCTABSTRACT_HPP
60 template <
class charT,
class traits>
62 std::basic_ostream<charT, traits>&
63 operator<< (std::basic_ostream<charT, traits>& ioOut,
70 std::basic_ostringstream<charT,traits> ostr;
88 template <
class charT,
class traits>
90 std::basic_istream<charT, traits>&
98 #endif // __OPENTREP_BAS_STRUCTABSTRACT_HPP