xtd 0.2.0
Loading...
Searching...
No Matches
order_by_descending_view.hpp File Reference

Definition

Contains xtd::ranges::views::order_by_descending_view class.

Go to the source code of this file.

Classes

class  xtd::ranges::views::order_by_descending_view
 The xtd::ranges::views::order_by_descending_view class is used to sort the elements of a sequence in descending order according to a key. More...
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::ranges
 The ranges namespace is an extension and generalization of the xtd::linq that makes them more powerful by making them composable and less error-prone.
 
namespace  xtd::ranges::views
 The view namesapce contains range views, lightweight objects that indirectly represent iterable sequences (ranges).