Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
SortedSet_SkipList.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Containers/DataStructures/SkipList.h"
#include "Stroika/Foundation/Containers/Private/SkipListSupport.h"
#include "Stroika/Foundation/Containers/SortedSet.h"
#include "SortedSet_SkipList.inl"

Go to the source code of this file.

Classes

class  Stroika::Foundation::Containers::Concrete::SortedSet_SkipList< T >
 SortedSet_SkipList<T> is an std::set-based concrete implementation of the SortedSet<T> container pattern. More...
 

Namespaces

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

Detailed Description

Note
Code-Status: Beta

Definition in file SortedSet_SkipList.h.