WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::cstring_type_checker< ErrorHandler > Class Template Reference

#include <format.h>

Inheritance diagram for internal::cstring_type_checker< ErrorHandler >:
Collaboration diagram for internal::cstring_type_checker< ErrorHandler >:

Public Member Functions

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

Detailed Description

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

Definition at line 1263 of file format.h.

Constructor & Destructor Documentation

◆ cstring_type_checker()

template<typename ErrorHandler >
FMT_CONSTEXPR 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 >
FMT_CONSTEXPR void internal::cstring_type_checker< ErrorHandler >::on_pointer ( )
inline

Definition at line 1269 of file format.h.

◆ on_string()

template<typename ErrorHandler >
FMT_CONSTEXPR void 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: