Horizon
Loading...
Searching...
No Matches
ranges::make_common_pair_fn Member List

This is the complete list of members for ranges::make_common_pair_fn, including all inherited members.

operator()(First &&f, Second &&s) const noexcept(std::is_nothrow_constructible< F, unwrap_reference_t< First > >::value &&std::is_nothrow_constructible< F, unwrap_reference_t< Second > >::value) (defined in ranges::make_common_pair_fn)ranges::make_common_pair_fninline