xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
views
views.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#define __XTD_STD_INTERNAL__
6
#include "
../internal/__xtd_std_version.hpp
"
7
#undef __XTD_STD_INTERNAL__
8
10
#if defined(__xtd__cpp_lib_ranges)
12
14
namespace
xtd
{
16
namespace
ranges
{
18
namespace
views
{
19
}
20
}
21
23
namespace
views
= xtd::ranges::views;
24
}
26
#endif
__xtd_std_version.hpp
xtd::ranges::views
The view namesapce contains range views, lightweight objects that indirectly represent iterable seque...
Definition
distinct.hpp:20
xtd::ranges
The ranges namespace is an extension and generalization of the xtd::linq that makes them more powerfu...
Definition
distinct.hpp:18
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.