#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 |
Definition in file SortedSet_SkipList.h.