ecl::Format< T > Class Template Reference

Primary template for all formatter classes. More...

#include <common.hpp>

Inheritance diagram for ecl::Format< T >:
Inheritance graph
[legend]

Detailed Description

template<typename T>
class ecl::Format< T >

Primary template for all formatter classes.

Most formatters specialise from this primary template, however if no specialisation exists, this will look up the class to be formatted interface for a formatter type to use (T::Formatter). There are many basic type specialisations in the formatters namespace.

See also
ecl::formatters.

Definition at line 103 of file common.hpp.


The documentation for this class was generated from the following file:


ecl_formatters
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:27