Project
Loading...
Searching...
No Matches
gNeric::rc_apply_at< _ContainerT, _IndexT, _Iterator, _End, _Index, F > Struct Template Reference

#include <runtime_container.h>

Static Public Member Functions

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

Detailed Description

template<typename _ContainerT, typename _IndexT, typename _Iterator, typename _End, _IndexT _Index, typename F>
struct gNeric::rc_apply_at< _ContainerT, _IndexT, _Iterator, _End, _Index, F >

Definition at line 252 of file runtime_container.h.

Member Function Documentation

◆ apply()

template<typename _ContainerT , typename _IndexT , typename _Iterator , typename _End , _IndexT _Index, typename F >
static F::return_type gNeric::rc_apply_at< _ContainerT, _IndexT, _Iterator, _End, _Index, F >::apply ( _ContainerT &  c,
_IndexT  position,
F &  f 
)
inlinestatic

Definition at line 254 of file runtime_container.h.


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