]> git.buserror.net Git - polintos/scott/priv.git/blob - include/c++/stl/using/iomanip
minor doc updates
[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;