|
|
template<typename T > |
| int | format_float (wchar_t *buffer, std::size_t size, const wchar_t *format, unsigned width, int precision, T value) |
| |
|
|
static wchar_t | convert (char value) |
| |
|
static wchar_t | convert (wchar_t value) |
| |
|
template<typename T > |
| static FMT_API int | format_float (wchar_t *buffer, std::size_t size, const wchar_t *format, unsigned width, int precision, T value) |
| |
|
static wchar_t | cast (int value) |
| |
|
|
typedef wchar_t * | CharPtr |
| |
The documentation for this class was generated from the following files:
- include/diy/fmt/format.h
- include/diy/fmt/format.cc