Range-v3
Range algorithms, views, and actions for the Standard Library
Public Types
|
Public Member Functions
|
List of all members
ranges::compare_three_way Struct Reference
Functional
Public Types
using
is_transparent
= void
Public Member Functions
template<typename T , typename U >
requires constexpr three_way_comparable_with< T, U >
auto
operator()
(T &&t, U &&u) const -> decltype((T &&) t<=>(U &&) u)
ranges
compare_three_way
Generated by
1.8.18