#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Common/Common.h"
#include "Stroika/Foundation/Containers/Common.h"
#include "StdVectorSupport.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::Containers::Private::StdVectorBasedContainer< THIS_CONTAINER, BASE_CONTAINER > |
StdVectorBasedContainer is a Stroika implementation detail, but its public methods are fair game and fully supported (as used in subclasses) More... | |
Namespaces | |
namespace | Stroika::Foundation |
namespace | Stroika::Foundation::Containers |
namespace | Stroika::Foundation::Containers::Private |
support classes for Concrete classes 'extensions' of behavior specific to the std::vector data structure
Definition in file StdVectorSupport.h.