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 c144962 commit 53812a0Copy full SHA for 53812a0
Documentation/Stack/Push.md
@@ -18,3 +18,7 @@ Inserted element
18
Exception
19
```
20
If there is no place for the element in the collection
21
+
22
+## Remarks
23
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