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

#include <format.h>

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

Public Member Functions

 arg_join (It b, Sentinel e, basic_string_view< Char > s)
 

Public Attributes

It begin
 
Sentinel end
 
basic_string_view< Char > sep
 

Detailed Description

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

Definition at line 3653 of file format.h.

Constructor & Destructor Documentation

template<typename It, typename Sentinel, typename Char>
arg_join< It, Sentinel, Char >::arg_join ( It  b,
Sentinel  e,
basic_string_view< Char >  s 
)
inline

Definition at line 3658 of file format.h.

Member Data Documentation

template<typename It, typename Sentinel, typename Char>
It arg_join< It, Sentinel, Char >::begin

Definition at line 3654 of file format.h.

template<typename It, typename Sentinel, typename Char>
Sentinel arg_join< It, Sentinel, Char >::end

Definition at line 3655 of file format.h.

template<typename It, typename Sentinel, typename Char>
basic_string_view<Char> arg_join< It, Sentinel, Char >::sep

Definition at line 3656 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