We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
uninitialized_array
1 parent 2a6f52d commit 0fb95ffCopy full SHA for 0fb95ff
source/containers/containers.cpp
@@ -129,4 +129,5 @@ export import containers.take;
129
export import containers.to_address;
130
export import containers.to_string;
131
export import containers.trivial_inplace_function;
132
+export import containers.uninitialized_array;
133
export import containers.vector;
0 commit comments