#include "Stroika/Foundation/StroikaPreComp.h"#include "Stroika/Foundation/Containers/DataStructures/SkipList.h"#include "Stroika/Foundation/Containers/Private/SkipListSupport.h"#include "Stroika/Foundation/Containers/SortedCollection.h"#include "SortedCollection_SkipList.inl"Go to the source code of this file.
Classes | |
| class | Stroika::Foundation::Containers::Concrete::SortedCollection_SkipList< T > |
| SortedCollection_SkipList<T> is an SkipList-based concrete implementation of the SortedCollection<T> container pattern. More... | |
Namespaces | |
| namespace | Stroika::Foundation |
| namespace | Stroika::Foundation::Containers |
| namespace | Stroika::Foundation::Containers::Concrete |
Definition in file SortedCollection_SkipList.h.