![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "lib/iter-explorer.hpp"
adapt to a functor, which accesses the source iterator or embedded "state core"
Definition at line 414 of file iter-explorer.hpp.
Public Types | |
| using | FunArgType = remove_reference_t< Arg > |
Static Public Member Functions | |
| static decltype(auto) | wrap (FUN &&rawFunctor) |
| using FunArgType = remove_reference_t<Arg> |
Definition at line 416 of file iter-explorer.hpp.
|
inlinestatic |
| rawFunctor | actually pass-through the raw functor unaltered |
Definition at line 421 of file iter-explorer.hpp.
Referenced by _FunTraits< FUN, SRC >::adaptFunctor().
Here is the caller graph for this function:
Collaboration diagram for _FunTraits< FUN, SRC >::ArgAdapter< ARG, SEL >: