xtd 0.2.0
Loading...
Searching...
No Matches
__array_definition.h File Reference
#include "../collections/generic/helpers/allocator.h"
#include "../size.h"
#include <vector>

Definition

Contains array definitions.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Typedefs

template<typename type_t >
using xtd::array = std::vector< type_t >