Lumiera  0.pre.03
»edit your freedom«
_Fmt::Converter< VAL, lib::meta::enable_if< _shall_format_directly< VAL > > > Struct Template Reference

#include "lib/format-string.hpp"

Description

template<typename VAL>
struct util::_Fmt::Converter< VAL, lib::meta::enable_if< _shall_format_directly< VAL > > >

some basic types are directly forwarded down to the implementation;

Note
this requires explicit specialisations in format-string.cpp

Definition at line 459 of file format-string.hpp.

Static Public Member Functions

static void dump (const VAL val, Implementation &impl)
 
+ Collaboration diagram for _Fmt::Converter< VAL, lib::meta::enable_if< _shall_format_directly< VAL > > >:

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