core.stdcpp.vector

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

Members

Manifest constants

Default
enum Default;

Constructor argument for default construction

Structs

vector
struct vector(T, Alloc = allocator!T)

Meta

License

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

Authors

Guillaume Chatelet Manu Evans

Suggestion Box / Bug Report