vector.emplace_back

struct vector(T, Alloc)
version(CppRuntime_Microsoft)
extern (D) ref
T
emplace_back
(
Args...
)
(
auto ref Args args
)

Meta