Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
ranges::make_compressed_pair_fn Struct Reference

Public Member Functions

template<typename First , typename Second >
constexpr auto operator() (First &&f, Second &&s) const CPP_AUTO_FUN_RETURNS_CONST_0(return compressed_pair< bind_element_t< First >