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

#include <format.h>

Public Member Functions

 arg_join (It begin, It end, basic_string_view< Char > sep)
 

Public Attributes

It begin
 
It end
 
basic_string_view< Char > sep
 

Detailed Description

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

Definition at line 3141 of file format.h.

Constructor & Destructor Documentation

◆ arg_join()

template<typename It, typename Char>
arg_join< It, Char >::arg_join ( It  begin,
It  end,
basic_string_view< Char >  sep 
)
inline

Definition at line 3146 of file format.h.

Member Data Documentation

◆ begin

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

Definition at line 3142 of file format.h.

◆ end

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

Definition at line 3143 of file format.h.

◆ sep

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

Definition at line 3144 of file format.h.


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