Livox SDK API  V2.2.0
fmt::v5::internal::char_traits< wchar_t > Struct Template Reference

#include <format.h>

Static Public Member Functions

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

Detailed Description

template<>
struct fmt::v5::internal::char_traits< wchar_t >

Definition at line 570 of file format.h.

Member Function Documentation

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

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


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