|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
6#if !defined(__XTD_CORE_INTERNAL__)
7#error "Do not include this file: Internal use only"
10#include "../collections/generic/helpers/allocator.hpp"
44 template<
class type_t = std::
nullptr_t, xtd::size rank_size = 1,
class allocator_t = xtd::collections::
generic::helpers::allocator<type_t>>
62 template<
class type_t,
class allocator_t>
79 class array_abstract_object;
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10