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
T
Type to wrap into the foldable context.
F
Function to bind arguments to in order to build the history.
kumi
function
scannable