Range-v3
Range algorithms, views, and actions for the Standard Library
Public Member Functions
|
Public Attributes
|
List of all members
ranges::common_pair< F, S > Struct Template Reference
Inheritance diagram for ranges::common_pair< F, S >:
Public Member Functions
template<typename F2 , typename S2 >
common_pair
(F2 &&f2, S2 &&s2) noexcept(std::is_nothrow_constructible< F, F2 >::value &&std::is_nothrow_constructible< S, S2 >::value) requires const ructible_from< F
Public Attributes
F2 &&
constructible_from< S, S2 >
: std::pair<F
ranges
common_pair
Generated by
1.8.16