Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
Stack.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include <ranges>
#include "Stroika/Foundation/Common/Compare.h"
#include "Stroika/Foundation/Common/Concepts.h"
#include "Stroika/Foundation/Containers/Common.h"
#include "Stroika/Foundation/Traversal/Iterable.h"
#include "Stack.inl"

Go to the source code of this file.

Classes

class  Stroika::Foundation::Containers::Stack< T >
 
class  Stroika::Foundation::Containers::Stack< T >::_IRep
 Implementation detail for Stack<T> implementors. More...
 

Namespaces

namespace  Stroika::Foundation
 
namespace  Stroika::Foundation::Containers
 

Detailed Description

Note
Code-Status: Beta

TODO:

Definition in file Stack.h.