Page MenuHomeFeedback Tracker

[Feature Request] Add Top to SCR_Stack
Feedback, NormalPublic

Description

Add Top method to SCR_Stack that equivalents to C++ std::stack::top (Accessing to top element on the stack without poping)

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

vlad333000 renamed this task from [Feature Request] Add `Top` to `SCR_Stack` to [Feature Request] Add Top to SCR_Stack.
Geez changed the task status from New to Feedback.Jul 15 2024, 1:34 PM

Added next patch ;-)