$search
Text stream formatting classes. More...
#include "formatters/common.hpp"
#include "formatters/number.hpp"
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/converters/char_strings.hpp>
#include <cstdio>
#include <cstring>
#include <string>
Go to the source code of this file.
Text stream formatting classes.
Defines formatters that can alter individual objects before sending them to a text stream.
Definition in file formatters.hpp.