Public Types | Public Member Functions | Public Attributes | List of all members
detail::format_tuple_element< FormatContext > Struct Template Reference

#include <ranges.h>

Public Types

using char_type = typename FormatContext::char_type
 

Public Member Functions

template<typename T >
void operator() (const formatter< T, char_type > &f, const T &v)
 

Public Attributes

FormatContext & ctx
 
int i
 
basic_string_view< char_typeseparator
 

Detailed Description

template<typename FormatContext>
struct detail::format_tuple_element< FormatContext >

Definition at line 303 of file ranges.h.

Member Typedef Documentation

◆ char_type

template<typename FormatContext >
using detail::format_tuple_element< FormatContext >::char_type = typename FormatContext::char_type

Definition at line 304 of file ranges.h.

Member Function Documentation

◆ operator()()

template<typename FormatContext >
template<typename T >
void detail::format_tuple_element< FormatContext >::operator() ( const formatter< T, char_type > &  f,
const T &  v 
)
inline

Definition at line 307 of file ranges.h.

Member Data Documentation

◆ ctx

template<typename FormatContext >
FormatContext& detail::format_tuple_element< FormatContext >::ctx

Definition at line 315 of file ranges.h.

◆ i

template<typename FormatContext >
int detail::format_tuple_element< FormatContext >::i

Definition at line 314 of file ranges.h.

◆ separator

template<typename FormatContext >
basic_string_view<char_type> detail::format_tuple_element< FormatContext >::separator

Definition at line 316 of file ranges.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30