KUMI v4.0.0
Flawless Fluorite
Loading...
Searching...
No Matches
kumi::function::scannable< F, V > Member List

This is the complete list of members for kumi::function::scannable< F, V >, including all inherited members.

operator()() const noexceptkumi::function::scannable< F, V >inline
operator<<(C &&c, scannable &&s)kumi::function::scannable< F, V >friend
operator>>(scannable &&s, C &&c)kumi::function::scannable< F, V >friend
scannable(F &&f, T &&t) -> scannable< F, std::unwrap_ref_decay_t< T > >kumi::function::scannable< F, V >related