Project
Loading...
Searching...
No Matches
o2::mpl::apply_at_sequence_position< _IndexT, _Iterator, _End, _ReturnT, _Index, F > Struct Template Reference

#include <mpl_tools.h>

Static Public Member Functions

static _ReturnT apply (_IndexT position, F f)
 

Detailed Description

template<typename _IndexT, typename _Iterator, typename _End, typename _ReturnT, _IndexT _Index, typename F>
struct o2::mpl::apply_at_sequence_position< _IndexT, _Iterator, _End, _ReturnT, _Index, F >

Definition at line 118 of file mpl_tools.h.

Member Function Documentation

◆ apply()

template<typename _IndexT , typename _Iterator , typename _End , typename _ReturnT , _IndexT _Index, typename F >
static _ReturnT o2::mpl::apply_at_sequence_position< _IndexT, _Iterator, _End, _ReturnT, _Index, F >::apply ( _IndexT  position,
f 
)
inlinestatic

Definition at line 119 of file mpl_tools.h.


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