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

#include <format.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 562 of file format.h.

Member Function Documentation

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

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


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