#include <core.h>
Public Member Functions | |
| template<typename... Args> | |
| wformat_args (Args &&...arg) | |
Public Member Functions inherited from basic_format_args< wformat_context > | |
| basic_format_args () | |
| basic_format_args (const format_arg_store< wformat_context, Args... > &store) | |
| basic_format_args (const format_arg *args, size_type count) | |
| format_arg | get (size_type index) const |
| size_type | max_size () const |
Additional Inherited Members | |
Public Types inherited from basic_format_args< wformat_context > | |
| typedef unsigned | size_type |
| typedef basic_format_arg< wformat_context > | format_arg |
Public Attributes inherited from basic_format_args< wformat_context > | |
| const internal::value< wformat_context > * | values_ |
| const format_arg * | args_ |
|
inline |
1.8.11