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

#include <format.h>

Inheritance diagram for basic_format_specs< Char >:
Collaboration diagram for basic_format_specs< Char >:

Public Member Functions

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
 

Additional Inherited Members

- 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
 

Detailed Description

template<typename Char>
struct basic_format_specs< Char >

Definition at line 1111 of file format.h.

Constructor & Destructor Documentation

◆ basic_format_specs()

template<typename Char>
FMT_CONSTEXPR basic_format_specs< Char >::basic_format_specs ( )
inline

Definition at line 1112 of file format.h.


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