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

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

Public Attributes

Optional< FillAndAlignfill_and_align
 
Optional< Widthwidth
 
PointerType type
 

Friends

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

Friends And Related Symbol Documentation

◆ tag_invoke

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

Member Data Documentation

◆ fill_and_align

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

◆ type

PointerType di::format::detail::PointerFormat::type

◆ width

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

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