Skip to content

Commit 11e9c3a

Browse files
Update PushPtr.md
1 parent 53812a0 commit 11e9c3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/Stack/PushPtr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ If there is no place for the element in the collection
2121

2222
## Remarks
2323
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

Comments
 (0)