![]() |
Project
|
#include <runtime_container.h>
Public Types | |
typedef F::return_type | return_type |
Public Member Functions | |
member_apply_at (F &f) | |
template<typename _T > | |
F::return_type | operator() (_T &me) |
a functor wrapper dereferencing the RC container instance the idea is to use this extra wrapper to apply the functor directly to the wrapped type, see the comment below
Definition at line 442 of file runtime_container.h.
typedef F::return_type gNeric::rc_mixin< BASE, T >::member_apply_at< F >::return_type |
Definition at line 445 of file runtime_container.h.
|
inline |
Definition at line 444 of file runtime_container.h.
|
inline |
Definition at line 447 of file runtime_container.h.