KUMI v4.0.0
Flawless Fluorite
Loading...
Searching...
No Matches

◆ scannable()

template<typename F, typename T>
scannable ( F && f,
T && t ) -> scannable< F, std::unwrap_ref_decay_t< T > >
related

kumi::function::scannable deduction guide

Template Parameters
TType to wrap into the foldable context.
FFunction to bind arguments to in order to build the history.