Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::compare_three_way Member List

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

is_transparent typedef (defined in ranges::compare_three_way)ranges::compare_three_way
operator()(T &&t, U &&u) const -> decltype((T &&) t<=>(U &&) u)ranges::compare_three_way