#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Containers/Stack.h"
#include "Stack_LinkedList.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::Containers::Concrete::Stack_LinkedList< T > |
Stack_LinkedList<T> is an LinkedList-based concrete implementation of the Stack<T> container pattern. More... | |
Namespaces | |
namespace | Stroika::Foundation |
namespace | Stroika::Foundation::Containers |
namespace | Stroika::Foundation::Containers::Concrete |