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

Definition

Contains xtd::ranges::views::distinct_view class.

Go to the source code of this file.

Classes

class  xtd::ranges::views::distinct_view
 The xtd::ranges::views::distinct_view class is used to distinct elements from a sequence. 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).