#include <string>#include <ecl/exceptions/standard_exception.hpp>#include "common.hpp"#include "macros.hpp"

Go to the source code of this file.
Classes | |
| class | ecl::Format< std::string > |
| Formatter for string types. | |
Namespaces | |
| ecl | |
Functions | |
| OutputStream & | ecl::operator<< (OutputStream &ostream, Format< std::string > &formatter) ecl_assert_throw_decl(StandardException) |