WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
formatter< arg_join< It, Char >, Char > Struct Template Reference

#include <format.h>

Inheritance diagram for formatter< arg_join< It, Char >, Char >:
Collaboration diagram for formatter< arg_join< It, Char >, Char >:

Public Member Functions

template<typename FormatContext >
auto format (const arg_join< It, Char > &value, FormatContext &ctx) -> decltype(ctx.out())
 
- Public Member Functions inherited from formatter< std::iterator_traits< It >::value_type, Char >
ParseContext::iterator parse (ParseContext &)
 
auto format (const std::iterator_traits< It >::value_type &val, FormatContext &ctx) -> decltype(ctx.out())
 

Detailed Description

template<typename It, typename Char>
struct formatter< arg_join< It, Char >, Char >

Definition at line 3151 of file format.h.

Member Function Documentation

◆ format()

template<typename It , typename Char >
template<typename FormatContext >
auto formatter< arg_join< It, Char >, Char >::format ( const arg_join< It, Char > &  value,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

Definition at line 3154 of file format.h.

Here is the call graph for this function:

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