Iros
 
Loading...
Searching...
No Matches
di::format::detail::CharacterFormat Struct Reference

#include <di/format/builtin_formatter/base.h>

Public Attributes

Optional< FillAndAlignfill_and_align
 
Sign sign
 
HashTag hash_tag
 
Zero zero
 
Optional< Widthwidth
 
Optional< CharacterTypetype
 

Friends

constexpr friend auto tag_invoke (types::Tag< create_parser_in_place >, InPlaceType< CharacterFormat >)
 

Friends And Related Symbol Documentation

◆ tag_invoke

friend auto tag_invoke ( types::Tag< create_parser_in_place > ,
InPlaceType< CharacterFormat >  )
friend

Member Data Documentation

◆ fill_and_align

Optional<FillAndAlign> di::format::detail::CharacterFormat::fill_and_align

◆ hash_tag

HashTag di::format::detail::CharacterFormat::hash_tag

◆ sign

Sign di::format::detail::CharacterFormat::sign

◆ type

Optional<CharacterType> di::format::detail::CharacterFormat::type

◆ width

Optional<Width> di::format::detail::CharacterFormat::width

◆ zero

Zero di::format::detail::CharacterFormat::zero

The documentation for this struct was generated from the following file: