Otclient  14/8/2020
stdext::expand_snprintf< 0 > Struct Reference

#include <format.h>

Static Public Member Functions

template<typename Tuple , typename... Args>
static int call (char *s, size_t maxlen, const char *format, const Tuple &tuple, const Args &... args)
 

Detailed Description

Definition at line 57 of file format.h.

Member Function Documentation

◆ call()

template<typename Tuple , typename... Args>
static int stdext::expand_snprintf< 0 >::call ( char *  s,
size_t  maxlen,
const char *  format,
const Tuple &  tuple,
const Args &...  args 
)
inlinestatic

Definition at line 58 of file format.h.

Here is the call graph for this function:

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