Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
util::anonymous_namespace{format-util.hpp} Namespace Reference

Classes

struct  _RangeIter
 
struct  _RangeIter< IT, lib::meta::enable_if< can_IterForEach< IT > > >
 
struct  SeqContainer
 
struct  SeqContainer< vector< X >, ELMS... >
 

Functions

template<class CON >
void do_stringify (CON &)
 
template<class CON , typename X , typename... ELMS>
void do_stringify (CON &container, X const &elm, ELMS const &...args)
 

Function Documentation

◆ do_stringify() [1/2]

template<class CON >
void do_stringify ( CON &  )
inline

Definition at line 60 of file format-util.hpp.

References do_stringify().

Referenced by do_stringify(), and do_stringify().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ do_stringify() [2/2]

template<class CON , typename X , typename... ELMS>
void do_stringify ( CON &  container,
X const &  elm,
ELMS const &...  args 
)
inline

Definition at line 65 of file format-util.hpp.

References do_stringify(), and util::toString().

+ Here is the call graph for this function: