constexpr.reserve

Undocumented in source. Be warned that the author may not have intended to support it.
struct constexpr(T : U[], U)
final final @nogc
void
reserve
(
uint R0 = __LINE__
string R1 = __TIMESTAMP__
string R2 = __FILE_FULL_PATH__
string R3 = __FUNCTION__
)
(
size_t length
)
if (
isDynamicArray!T
)

Meta