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 2168188 commit bfc951bCopy full SHA for bfc951b
Documentation/Stack/TryPushPtr.md
@@ -19,3 +19,4 @@ True if element is successfully inserted otherwise False
19
20
## Remarks
21
For collections on primitive types then ptr is `{ItemType}*` pointer instead of `void*`
22
+If the instance was created using a constructor on a memory and no place for the element in the collection then: try allocate memory from `memory`.
0 commit comments