Public Member Functions | List of all members
formatter< arg_join< It, Sentinel, Char >, Char > Struct Template Reference

#include <format.h>

Inheritance diagram for formatter< arg_join< It, Sentinel, Char >, Char >:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

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

Definition at line 3663 of file format.h.

Member Function Documentation

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

Definition at line 3666 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49