Livox SDK API  V2.2.0
fmt::v5::internal::decimal_formatter Class Reference

#include <format.h>

Inheritance diagram for fmt::v5::internal::decimal_formatter:
fmt::v5::internal::decimal_formatter_null

Public Member Functions

 decimal_formatter (char *buf)
 
template<unsigned N>
char * on (uint32_t u)
 

Detailed Description

Definition at line 847 of file format.h.

Constructor & Destructor Documentation

fmt::v5::internal::decimal_formatter::decimal_formatter ( char *  buf)
inlineexplicit

Definition at line 856 of file format.h.

Member Function Documentation

template<unsigned N>
char* fmt::v5::internal::decimal_formatter::on ( uint32_t  u)
inline

Definition at line 858 of file format.h.


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