Public Member Functions | Public Attributes | List of all members
custom_formatter< Char > Struct Template Reference

#include <format.h>

Public Member Functions

void operator() (typename basic_format_arg< buffer_context< Char >>::handle h) const
 
template<typename T >
void operator() (T) const
 

Public Attributes

buffer_context< Char > & ctx
 
basic_format_parse_context< Char > & parse_ctx
 

Detailed Description

template<typename Char>
struct custom_formatter< Char >

Definition at line 1995 of file format.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename Char >
void custom_formatter< Char >::operator() ( typename basic_format_arg< buffer_context< Char >>::handle  h) const
inline

Definition at line 1999 of file format.h.

◆ operator()() [2/2]

template<typename Char >
template<typename T >
void custom_formatter< Char >::operator() ( ) const
inline

Definition at line 2003 of file format.h.

Member Data Documentation

◆ ctx

template<typename Char >
buffer_context<Char>& custom_formatter< Char >::ctx

Definition at line 1997 of file format.h.

◆ parse_ctx

template<typename Char >
basic_format_parse_context<Char>& custom_formatter< Char >::parse_ctx

Definition at line 1996 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:54