#include <core.h>
Public Types | |
typedef buffer_context< FMT_CHAR(S)>::type | context |
Public Member Functions | |
checked_args (const S &format_str, const Args &...args) | |
basic_format_args< context > | operator* () const |
Public Member Functions inherited from format_arg_store< buffer_context< FMT_CHAR(S)>::type, Args... > | |
format_arg_store (const Args &...args) | |
Additional Inherited Members | |
Static Public Attributes inherited from format_arg_store< buffer_context< FMT_CHAR(S)>::type, Args... > | |
static const unsigned long long | TYPES |
typedef buffer_context<FMT_CHAR(S)>::type internal::checked_args< S, Args >::context |
|
inline |
Definition at line 1362 of file core.h.
|
inline |