#include <di/format/builtin_formatter/base.h>
Public Attributes | |
Optional< FillAndAlign > | fill_and_align |
Sign | sign |
HashTag | hash_tag |
Zero | zero |
Optional< Width > | width |
IntegerType | type |
Friends | |
constexpr friend auto | tag_invoke (types::Tag< create_parser_in_place >, InPlaceType< IntegerFormat >) |
|
friend |
Optional<FillAndAlign> di::format::detail::IntegerFormat::fill_and_align |
HashTag di::format::detail::IntegerFormat::hash_tag |
Sign di::format::detail::IntegerFormat::sign |
IntegerType di::format::detail::IntegerFormat::type |
Zero di::format::detail::IntegerFormat::zero |