Public Member Functions | Public Attributes | List of all members
write_int_data< Char > Struct Template Reference

#include <format.h>

Public Member Functions

FMT_CONSTEXPR write_int_data (int num_digits, unsigned prefix, const basic_format_specs< Char > &specs)
 

Public Attributes

size_t padding
 
size_t size
 

Detailed Description

template<typename Char>
struct write_int_data< Char >

Definition at line 1346 of file format.h.

Constructor & Destructor Documentation

◆ write_int_data()

template<typename Char>
FMT_CONSTEXPR write_int_data< Char >::write_int_data ( int  num_digits,
unsigned  prefix,
const basic_format_specs< Char > &  specs 
)
inline

Definition at line 1350 of file format.h.

Member Data Documentation

◆ padding

template<typename Char>
size_t write_int_data< Char >::padding

Definition at line 1348 of file format.h.

◆ size

template<typename Char>
size_t write_int_data< Char >::size

Definition at line 1347 of file format.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:56