vector.as_array

struct vector(T, Alloc)
version(CppRuntime_Microsoft)
extern (D) inout pure nothrow @trusted @nogc
inout(T)[]
as_array
()

Meta