vec_clone

Allocate copy of existing vector.

extern (C) nothrow @nogc @safe @trusted
vec_t
vec_clone
(
const vec_t v
)
Suggestion Box / Bug Report