#include <pattern_formatter.h>
Definition at line 563 of file pattern_formatter.h.
spdlog::details::r_formatter::r_formatter |
( |
padding_info |
padinfo | ) |
|
|
inlineexplicit |
Implements spdlog::details::flag_formatter.
Definition at line 569 of file pattern_formatter.h.
571 const size_t field_size = 11;
static int to12h(const tm &t)
static const char * ampm(const tm &t)
void append_string_view(spdlog::string_view_t view, fmt::basic_memory_buffer< char, Buffer_Size > &dest)
void pad2(int n, fmt::basic_memory_buffer< char, Buffer_Size > &dest)
The documentation for this class was generated from the following file: