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

#include <format.h>

Public Types

enum  { size = 1 }
 
typedef Char char_type
 

Public Member Functions

 add_thousands_sep (basic_string_view< Char > sep)
 
void operator() (Char *&buffer)
 

Detailed Description

template<typename Char>
class internal::add_thousands_sep< Char >

Definition at line 917 of file format.h.

Member Typedef Documentation

◆ char_type

template<typename Char >
typedef Char internal::add_thousands_sep< Char >::char_type

Definition at line 925 of file format.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Char >
anonymous enum
Enumerator
size 

Definition at line 938 of file format.h.

Constructor & Destructor Documentation

◆ add_thousands_sep()

template<typename Char >
internal::add_thousands_sep< Char >::add_thousands_sep ( basic_string_view< Char >  sep)
inlineexplicit

Definition at line 927 of file format.h.

Member Function Documentation

◆ operator()()

template<typename Char >
void internal::add_thousands_sep< Char >::operator() ( Char *&  buffer)
inline

Definition at line 930 of file format.h.

Here is the call graph for this function:

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