]> git.buserror.net Git - polintos/scott/priv.git/blob - include/c++/stl/using/iomanip
8a7c792f85109fd0239756f95a160e02b8d6a4a7
[polintos/scott/priv.git] / include / c++ / stl / using / iomanip
1 using _STLP_NEW_IO_NAMESPACE::setiosflags;
2 using _STLP_NEW_IO_NAMESPACE::resetiosflags;
3 using _STLP_NEW_IO_NAMESPACE::setbase;
4 using _STLP_NEW_IO_NAMESPACE::setfill;
5 using _STLP_NEW_IO_NAMESPACE::setprecision;
6 using _STLP_NEW_IO_NAMESPACE::setw;