MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::io::Formatter< T > Struct Template Reference

Struct to override to specify how a type should be formatted. More...

Inheritance diagram for mtcore::io::Formatter< T >:

Detailed Description

template<typename T>
struct mtcore::io::Formatter< T >

Struct to override to specify how a type should be formatted.

Definition at line 45 of file format.hpp.


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