#include "Stroika/Foundation/StroikaPreComp.h"
#include <set>
#include "Stroika/Foundation/Containers/SortedSet.h"
#include "SortedSet_stdset.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::Containers::Concrete::SortedSet_stdset< T > |
SortedSet_stdset<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_stdset.h.