Public Attributes | List of all members
dynamic_format_specs< Char > Struct Template Reference

#include <core.h>

Inheritance diagram for dynamic_format_specs< Char >:
Inheritance graph
[legend]

Public Attributes

arg_ref< Char > precision_ref
 
arg_ref< Char > width_ref
 
- Public Attributes inherited from basic_format_specs< Char >
align_t align: 4
 
bool alt: 1
 
detail::fill_t< Char > fill
 
bool localized: 1
 
int precision
 
sign_t sign: 3
 
char type
 
int width
 

Additional Inherited Members

- Public Member Functions inherited from basic_format_specs< Char >
constexpr basic_format_specs ()
 

Detailed Description

template<typename Char>
struct dynamic_format_specs< Char >

Definition at line 1963 of file core.h.

Member Data Documentation

◆ precision_ref

template<typename Char>
arg_ref<Char> dynamic_format_specs< Char >::precision_ref

Definition at line 1965 of file core.h.

◆ width_ref

template<typename Char>
arg_ref<Char> dynamic_format_specs< Char >::width_ref

Definition at line 1964 of file core.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:54