#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Containers/SortedMapping.h"
#include <map>
#include "SortedMapping_stdmap.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::Containers::Concrete::SortedMapping_stdmap< KEY_TYPE, MAPPED_VALUE_TYPE > |
SortedMapping_stdmap<KEY_TYPE,MAPPED_VALUE_TYPE> is an std::map-based concrete implementation of the SortedMapping<KEY_TYPE,MAPPED_VALUE_TYPE> container pattern. More... | |
Namespaces | |
namespace | Stroika::Foundation |
namespace | Stroika::Foundation::Containers |
namespace | Stroika::Foundation::Containers::Concrete |
Definition in file SortedMapping_stdmap.h.