File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ Implements
8181| [ Push(in void* )] ( https://github.com/SoftStoneDevelop/StackMemoryCollections/blob/main/Documentation/Stack/PushPtr.md ) | All |
8282| [ TryPush(in {ItemType})] ( https://github.com/SoftStoneDevelop/StackMemoryCollections/blob/main/Documentation/Stack/TryPush.md ) | All |
8383| [ TryPush(in void* )] ( https://github.com/SoftStoneDevelop/StackMemoryCollections/blob/main/Documentation/Stack/TryPushPtr.md ) | All |
84+ | [ PushFuture()] ( https://github.com/SoftStoneDevelop/StackMemoryCollections/blob/main/Documentation/Stack/PushFuture.md ) | All |
8485| [ Pop()] ( https://github.com/SoftStoneDevelop/StackMemoryCollections/blob/main/Documentation/Stack/Pop.md ) | All |
8586| [ TryPop()] ( https://github.com/SoftStoneDevelop/StackMemoryCollections/blob/main/Documentation/Stack/TryPop.md ) | All |
8687| [ Clear()] ( https://github.com/SoftStoneDevelop/StackMemoryCollections/blob/main/Documentation/Stack/Clear.md ) | All |
You can’t perform that action at this time.
0 commit comments