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.
1 parent 53812a0 commit 11e9c3aCopy full SHA for 11e9c3a
Documentation/Stack/PushPtr.md
@@ -21,3 +21,4 @@ If there is no place for the element in the collection
21
22
## Remarks
23
For collections on primitive types then ptr is `{ItemType}*` pointer instead of `void*`
24
+If the instance was created using a constructor on a memory and no place for the element in the collection then: allocate memory from `memory`.
0 commit comments