1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-19 17:14:32 +00:00
reactos/sdk/include/c++/stlport/using/strstream

5 lines
169 B
Text
Raw Normal View History

using _STLP_NEW_IO_NAMESPACE::strstreambuf;
using _STLP_NEW_IO_NAMESPACE::istrstream;
using _STLP_NEW_IO_NAMESPACE::ostrstream;
using _STLP_NEW_IO_NAMESPACE::strstream;