#include <ostream>
Go to the source code of this file.
Namespaces | |
smash | |
Functions | |
template<int w = 9, int p = w - 3, typename CharT , typename Traits > | |
std::basic_ostream< CharT, Traits > & | smash::field (std::basic_ostream< CharT, Traits > &s) |
Stream modifier to align the next object to a specific width w . More... | |