#include <format.h>
|
template<typename Tuple , typename... Args> |
static int | call (char *s, size_t maxlen, const char *format, const Tuple &tuple, const Args &... args) |
|
template<int N>
struct stdext::expand_snprintf< N >
Definition at line 54 of file format.h.
◆ call()
template<int N>
template<typename Tuple , typename... Args>
static int stdext::expand_snprintf< N >::call |
( |
char * |
s, |
|
|
size_t |
maxlen, |
|
|
const char * |
format, |
|
|
const Tuple & |
tuple, |
|
|
const Args &... |
args |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: