#include <pattern_formatter-inl.h>
◆ scoped_padder()
spdlog::details::scoped_padder::scoped_padder |
( |
size_t |
wrapped_size, |
|
|
const padding_info & |
padinfo, |
|
|
memory_buf_t & |
dest |
|
) |
| |
|
inline |
◆ ~scoped_padder()
spdlog::details::scoped_padder::~scoped_padder |
( |
| ) |
|
|
inline |
◆ count_digits()
template<typename T >
static unsigned int spdlog::details::scoped_padder::count_digits |
( |
T |
n | ) |
|
|
inlinestatic |
◆ pad_it()
void spdlog::details::scoped_padder::pad_it |
( |
long |
count | ) |
|
|
inlineprivate |
◆ dest_
◆ padinfo_
const padding_info& spdlog::details::scoped_padder::padinfo_ |
|
private |
◆ remaining_pad_
long spdlog::details::scoped_padder::remaining_pad_ |
|
private |
◆ spaces_
The documentation for this class was generated from the following file: