String type formatter. More...
Go to the source code of this file.
Classes | |
class | ecl::Format< std::string > |
Formatter for string types. More... | |
Namespaces | |
namespace | ecl |
Embedded control libraries. | |
Functions | |
template<typename OutputStream > | |
OutputStream & | ecl::operator<< (OutputStream &ostream, Format< std::string > &formatter) ecl_assert_throw_decl(StandardException) |