HOPS
HOPS class reference
Static Public Member Functions | List of all members
hops::apply_to_tuple2< NTypes > Struct Template Reference

#include <MHO_Meta.hh>

Static Public Member Functions

template<typename XTupleType , typename XTupleType2 , typename XFunctorType >
static void apply (XTupleType &tup1, XTupleType2 &tup2, size_t index, XFunctorType &functor)
 

Member Function Documentation

◆ apply()

template<size_t NTypes>
template<typename XTupleType , typename XTupleType2 , typename XFunctorType >
static void hops::apply_to_tuple2< NTypes >::apply ( XTupleType &  tup1,
XTupleType2 &  tup2,
size_t  index,
XFunctorType &  functor 
)
inlinestatic

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