Skip to content

Commit bfc951b

Browse files
Update TryPushPtr.md
1 parent 2168188 commit bfc951b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/Stack/TryPushPtr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ True if element is successfully inserted otherwise False
1919

2020
## Remarks
2121
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

Comments
 (0)