WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::dynamic_format_specs< Char > Struct Template Reference

#include <format.h>

Inheritance diagram for internal::dynamic_format_specs< Char >:
Collaboration diagram for internal::dynamic_format_specs< Char >:

Public Attributes

arg_ref< Char > width_ref
 
arg_ref< Char > precision_ref
 
- Public Attributes inherited from align_spec
unsigned width_
 
wchar_t fill_
 
alignment align_
 
- Public Attributes inherited from core_format_specs
int precision
 
uint_least8_t flags
 
char type
 

Additional Inherited Members

- Public Member Functions inherited from basic_format_specs< Char >
FMT_CONSTEXPR basic_format_specs ()
 
- Public Member Functions inherited from align_spec
FMT_CONSTEXPR align_spec ()
 
FMT_CONSTEXPR unsigned width () const
 
FMT_CONSTEXPR wchar_t fill () const
 
FMT_CONSTEXPR alignment align () const
 
- Public Member Functions inherited from core_format_specs
FMT_CONSTEXPR core_format_specs ()
 
FMT_CONSTEXPR bool has (unsigned f) const
 

Detailed Description

template<typename Char>
struct internal::dynamic_format_specs< Char >

Definition at line 1733 of file format.h.

Member Data Documentation

◆ precision_ref

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

Definition at line 1735 of file format.h.

◆ width_ref

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

Definition at line 1734 of file format.h.


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