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

#include "lib/format-string.hpp"

Description

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

some custom types explicitly provide a string representation

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

Static Public Member Functions

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

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