#include <fmt/base.h>
◆ align()
| auto basic_specs::align |
( |
| ) |
const->align |
|
inlineconstexpr |
◆ alt()
| auto basic_specs::alt |
( |
| ) |
const->bool |
|
inlineconstexpr |
◆ clear_alt()
◆ copy_fill_from()
◆ dynamic()
| auto basic_specs::dynamic |
( |
| ) |
const->bool |
|
inlineconstexpr |
◆ dynamic_precision()
◆ dynamic_width()
◆ fill() [1/2]
template<typename Char,
FMT_ENABLE_IF(!std::is_same< Char, char >::value)>
| auto basic_specs::fill |
( |
| ) |
const->constChar * |
|
inlineconstexpr |
◆ fill() [2/2]
template<typename Char,
FMT_ENABLE_IF(std::is_same< Char, char >::value)>
| auto basic_specs::fill |
( |
| ) |
const->constChar * |
|
inlineconstexpr |
◆ fill_size()
| auto basic_specs::fill_size |
( |
| ) |
const->size_t |
|
inlineconstexpr |
◆ fill_unit()
template<typename Char>
| auto basic_specs::fill_unit |
( |
| ) |
const->Char |
|
inlineconstexpr |
◆ localized()
| auto basic_specs::localized |
( |
| ) |
const->bool |
|
inlineconstexpr |
◆ set_align()
◆ set_alt()
◆ set_dynamic_precision()
◆ set_dynamic_width()
◆ set_fill() [1/2]
◆ set_fill() [2/2]
◆ set_localized()
◆ set_sign()
◆ set_type()
◆ set_upper()
◆ sign()
| auto basic_specs::sign |
( |
| ) |
const->sign |
|
inlineconstexpr |
◆ type()
◆ upper()
| auto basic_specs::upper |
( |
| ) |
const->bool |
|
inlineconstexpr |
The documentation for this class was generated from the following file: