#include <format.h>
Definition at line 2193 of file format.h.
◆ FormatterBase()
fmt::internal::FormatterBase::FormatterBase |
( |
const ArgList & | args | ) |
|
|
inlineexplicitprotected |
◆ args()
const ArgList & fmt::internal::FormatterBase::args |
( |
| ) |
const |
|
inlineprotected |
◆ check_no_auto_index()
bool fmt::internal::FormatterBase::check_no_auto_index |
( |
const char *& | error | ) |
|
|
inlineprotected |
◆ do_get_arg()
◆ get_arg()
◆ next_arg()
Arg fmt::internal::FormatterBase::next_arg |
( |
const char *& | error | ) |
|
|
inlineprotected |
◆ write()
◆ args_
ArgList fmt::internal::FormatterBase::args_ |
|
private |
◆ next_arg_index_
int fmt::internal::FormatterBase::next_arg_index_ |
|
private |
The documentation for this class was generated from the following files:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Public/Logger/spdlog/fmt/bundled/format.h
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Public/Logger/spdlog/fmt/bundled/format.cc