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

#include <core.h>

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

Public Attributes

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

Additional Inherited Members

- Public Member Functions inherited from format_specs< char >
constexpr format_specs ()
 

Detailed Description

template<typename Char = char>
struct detail::dynamic_format_specs< Char >

Definition at line 2129 of file core.h.

Member Data Documentation

◆ precision_ref

template<typename Char = char>
arg_ref<Char> detail::dynamic_format_specs< Char >::precision_ref

Definition at line 2131 of file core.h.

◆ width_ref

template<typename Char = char>
arg_ref<Char> detail::dynamic_format_specs< Char >::width_ref

Definition at line 2130 of file core.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30