core.stdcpp.array

D header file for interaction with C++ std::array.

Members

Structs

array
struct array(T, size_t N)

D language counterpart to C++ std::array.

Meta

License

Distributed under the Boost Software License 1.0. (See accompanying file LICENSE)

Authors

Manu Evans

Suggestion Box / Bug Report