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

#include <format.h>

Inheritance diagram for internal::custom_formatter< Char, Context >:
Collaboration diagram for internal::custom_formatter< Char, Context >:

Public Member Functions

 custom_formatter (Context &ctx)
 
bool operator() (typename basic_format_arg< Context >::handle h) const
 
template<typename T >
bool operator() (T) const
 

Detailed Description

template<typename Char, typename Context>
class internal::custom_formatter< Char, Context >

Definition at line 1480 of file format.h.

Constructor & Destructor Documentation

◆ custom_formatter()

template<typename Char, typename Context>
internal::custom_formatter< Char, Context >::custom_formatter ( Context &  ctx)
inlineexplicit

Definition at line 1485 of file format.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename Char, typename Context>
bool internal::custom_formatter< Char, Context >::operator() ( typename basic_format_arg< Context >::handle  h) const
inline

Definition at line 1487 of file format.h.

Here is the call graph for this function:

◆ operator()() [2/2]

template<typename Char, typename Context>
template<typename T >
bool internal::custom_formatter< Char, Context >::operator() ( ) const
inline

Definition at line 1493 of file format.h.


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