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

#include <StringF.h>

Public Types

typedef FormatArgT< const char * > type
 

Static Public Member Functions

static type wrap (const char(&arg)[N], const char *name=0, const char *defaultformat=0)
 

Member Typedef Documentation

◆ type

template<int N>
typedef FormatArgT<const char *> FormatArgWrapper< char[N]>::type

Member Function Documentation

◆ wrap()

template<int N>
static type FormatArgWrapper< char[N]>::wrap ( const char(&)  arg[N],
const char *  name = 0,
const char *  defaultformat = 0 
)
inlinestatic

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