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

#include <format.h>

Public Member Functions

template<typename T >
int format_float (wchar_t *buf, std::size_t size, const wchar_t *format, int precision, T value)
 

Static Public Member Functions

template<typename T >
static FMT_API int format_float (wchar_t *buffer, std::size_t size, const wchar_t *format, int precision, T value)
 

Detailed Description

template<>
struct internal::char_traits< wchar_t >

Definition at line 570 of file format.h.

Member Function Documentation

◆ format_float() [1/2]

template<typename T >
int internal::char_traits< wchar_t >::format_float ( wchar_t *  buf,
std::size_t  size,
const wchar_t *  format,
int  precision,
value 
)

Definition at line 253 of file format-inl.h.

◆ format_float() [2/2]

template<typename T >
static FMT_API int internal::char_traits< wchar_t >::format_float ( wchar_t *  buffer,
std::size_t  size,
const wchar_t *  format,
int  precision,
value 
)
static

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