flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::detail::concatenate_impl< T, Args... > Struct Template Reference

#include <concatenate.hpp>

Collaboration diagram for flexiblesusy::detail::concatenate_impl< T, Args... >:
Collaboration graph

Public Member Functions

template<class OutputIterator >
void operator() (OutputIterator it, T &&t, Args &&... args)
 

Detailed Description

template<class T, class... Args>
struct flexiblesusy::detail::concatenate_impl< T, Args... >

Definition at line 67 of file concatenate.hpp.

Member Function Documentation

◆ operator()()

template<class T , class... Args>
template<class OutputIterator >
void flexiblesusy::detail::concatenate_impl< T, Args... >::operator() ( OutputIterator  it,
T &&  t,
Args &&...  args 
)
inline

Definition at line 69 of file concatenate.hpp.


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