Pioneer
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
FormatArgWrapper< T > Struct Template Reference

#include <StringF.h>

Public Types

typedef FormatArgT< T > type
 

Static Public Member Functions

static type wrap (const T &arg, const char *name=0, const char *defaultformat=0)
 

Member Typedef Documentation

◆ type

template<typename T >
typedef FormatArgT<T> FormatArgWrapper< T >::type

Member Function Documentation

◆ wrap()

template<typename T >
static type FormatArgWrapper< T >::wrap ( const T &  arg,
const char *  name = 0,
const char *  defaultformat = 0 
)
inlinestatic

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