Livox SDK API  V1.1.0
fmt::v5::internal::cstring_type_checker< ErrorHandler > Class Template Reference

#include <format.h>

Inheritance diagram for fmt::v5::internal::cstring_type_checker< ErrorHandler >:

Public Member Functions

 cstring_type_checker (ErrorHandler eh)
 
void on_string ()
 
void on_pointer ()
 

Detailed Description

template<typename ErrorHandler>
class fmt::v5::internal::cstring_type_checker< ErrorHandler >

Definition at line 1263 of file format.h.

Constructor & Destructor Documentation

◆ cstring_type_checker()

template<typename ErrorHandler >
fmt::v5::internal::cstring_type_checker< ErrorHandler >::cstring_type_checker ( ErrorHandler  eh)
inlineexplicit

Definition at line 1265 of file format.h.

Member Function Documentation

◆ on_pointer()

template<typename ErrorHandler >
void fmt::v5::internal::cstring_type_checker< ErrorHandler >::on_pointer ( )
inline

Definition at line 1269 of file format.h.

◆ on_string()

template<typename ErrorHandler >
void fmt::v5::internal::cstring_type_checker< ErrorHandler >::on_string ( )
inline

Definition at line 1268 of file format.h.


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