Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/iter-explorer.hpp"
adapt to a functor, which accesses the source iterator or embedded "state core"
Definition at line 430 of file iter-explorer.hpp.
Public Types | |
using | FunArgType = remove_reference_t< Arg > |
Static Public Member Functions | |
static decltype(auto) | wrap (FUN &&rawFunctor) |
|
inlinestatic |
rawFunctor | actually pass-through the raw functor unaltered |
Definition at line 437 of file iter-explorer.hpp.