SleakEngine 1.0.0
C++23 multi-backend game engine
Loading...
Searching...
No Matches
Stack.hpp File Reference
#include "List.hpp"

Go to the source code of this file.

Classes

class  Sleak::Stack< T >
 Implements a LIFO (Last-In, First-Out) stack data structure. More...

Namespaces

namespace  Sleak
 Root namespace for everything the engine exposes.