Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
SortedKeyedCollection_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/SortedKeyedCollection.h"
#include "SortedKeyedCollection_SkipList.inl"

Go to the source code of this file.

Classes

class  Stroika::Foundation::Containers::Concrete::SortedKeyedCollection_SkipList< T, KEY_TYPE, TRAITS >
 SortedKeyedCollection_SkipList<T, KEY_TYPE, TRAITS> is an SkipList-based concrete implementation of the SortedKeyedCollection<T, KEY_TYPE, TRAITS> 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 SortedKeyedCollection_SkipList.h.