epoc32/include/tools/stlport/using/h/strstream.h
author |
William Roberts <williamr@symbian.org> |
|
Wed, 31 Mar 2010 12:33:34 +0100 |
branch | Symbian3 |
changeset 4 |
837f303aceeb |
permissions |
-rw-r--r-- |
Current Symbian^3 public API header files (from PDK 3.0.h)
This is the epoc32/include tree with the "platform" subtrees removed, and
all but a selected few mbg and rsg files removed.
williamr@4
|
1 |
using _STLP_OLD_IO_NAMESPACE::strstreambuf;
|
williamr@4
|
2 |
using _STLP_OLD_IO_NAMESPACE::istrstream;
|
williamr@4
|
3 |
using _STLP_OLD_IO_NAMESPACE::ostrstream;
|
williamr@4
|
4 |
using _STLP_OLD_IO_NAMESPACE::strstream;
|