Project
Loading...
Searching...
No Matches
gNeric::rc_apply< _ContainerT, _StageT, _IndexT, F > Struct Template Reference

#include <runtime_container.h>

Public Types

typedef _ContainerT::types types
 

Static Public Member Functions

static F::return_type apply (_ContainerT &c, _IndexT, F &f)
 

Detailed Description

template<typename _ContainerT, typename _StageT, typename _IndexT, typename F>
struct gNeric::rc_apply< _ContainerT, _StageT, _IndexT, F >

Apply functor to the specified container level

Ignores parameter '_IndexT'

Definition at line 312 of file runtime_container.h.

Member Typedef Documentation

◆ types

template<typename _ContainerT , typename _StageT , typename _IndexT , typename F >
typedef _ContainerT::types gNeric::rc_apply< _ContainerT, _StageT, _IndexT, F >::types

Definition at line 313 of file runtime_container.h.

Member Function Documentation

◆ apply()

template<typename _ContainerT , typename _StageT , typename _IndexT , typename F >
static F::return_type gNeric::rc_apply< _ContainerT, _StageT, _IndexT, F >::apply ( _ContainerT &  c,
_IndexT  ,
F &  f 
)
inlinestatic

Definition at line 314 of file runtime_container.h.


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