#include "Stroika/Foundation/StroikaPreComp.h"#include <forward_list>#include "Stroika/Foundation/Containers/Collection.h"#include "Collection_stdforward_list.inl"Go to the source code of this file.
Classes | |
| class | Stroika::Foundation::Containers::Concrete::Collection_stdforward_list< T > |
| Collection_stdforward_list<T> is an std::forward_list (singly linked list)-based concrete implementation of the Collection<T> container pattern. More... | |
Namespaces | |
| namespace | Stroika::Foundation |
| namespace | Stroika::Foundation::Containers |
| namespace | Stroika::Foundation::Containers::Concrete |
Definition in file Collection_stdforward_list.h.