#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Containers/KeyedCollection.h"
#include "Stroika/Foundation/Containers/Private/ArraySupport.h"
#include "KeyedCollection_Array.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::Containers::Concrete::KeyedCollection_Array< T, KEY_TYPE, TRAITS > |
KeyedCollection_Array<T> is an Array-based concrete implementation of the KeyedCollection<T> container pattern. More... | |
Namespaces | |
namespace | Stroika::Foundation |
namespace | Stroika::Foundation::Containers |
namespace | Stroika::Foundation::Containers::Concrete |
Definition in file KeyedCollection_Array.h.