Guitar
Public Attributes | List of all members
strformat_ns::string_formatter::Private Struct Reference
Collaboration diagram for strformat_ns::string_formatter::Private:
Collaboration graph
[legend]

Public Attributes

std::string text
 
char const * head
 
char const * next
 
PartList list
 
bool upper: 1
 
bool zero_padding: 1
 
bool align_left: 1
 
bool plus: 1
 
int width
 
int precision
 
int lflag
 
Option_ opt
 

Member Data Documentation

◆ align_left

bool strformat_ns::string_formatter::Private::align_left

◆ head

char const* strformat_ns::string_formatter::Private::head

◆ lflag

int strformat_ns::string_formatter::Private::lflag

◆ list

PartList strformat_ns::string_formatter::Private::list

◆ next

char const* strformat_ns::string_formatter::Private::next

◆ opt

Option_ strformat_ns::string_formatter::Private::opt

◆ plus

bool strformat_ns::string_formatter::Private::plus

◆ precision

int strformat_ns::string_formatter::Private::precision

◆ text

std::string strformat_ns::string_formatter::Private::text

◆ upper

bool strformat_ns::string_formatter::Private::upper

◆ width

int strformat_ns::string_formatter::Private::width

◆ zero_padding

bool strformat_ns::string_formatter::Private::zero_padding

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