Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
_Fmt::Converter< VAL, SEL > Struct Template Reference

#include "lib/format-string.hpp"

Description

template<typename VAL, class SEL>
struct util::_Fmt::Converter< VAL, SEL >

helper to prepare parameters for inclusion

default/fallback: just indicate the (static) type

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

Static Public Member Functions

static void dump (VAL const &, Implementation &impl)
 

Member Function Documentation

◆ dump()

template<typename VAL , class SEL >
static void dump ( VAL const &  ,
Implementation impl 
)
inlinestatic

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

Referenced by _Fmt::operator%().

+ Here is the caller graph for this function:
+ Collaboration diagram for _Fmt::Converter< VAL, SEL >:

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