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

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

Public Attributes

Optional< FillAndAlignfill_and_align
 
Sign sign
 
HashTag hash_tag
 
Zero zero
 
Optional< Widthwidth
 
BoolType type
 

Friends

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

Friends And Related Symbol Documentation

◆ tag_invoke

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

Member Data Documentation

◆ fill_and_align

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

◆ hash_tag

HashTag di::format::detail::BoolFormat::hash_tag

◆ sign

Sign di::format::detail::BoolFormat::sign

◆ type

BoolType di::format::detail::BoolFormat::type

◆ width

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

◆ zero

Zero di::format::detail::BoolFormat::zero

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