#include "Stroika/Foundation/StroikaPreComp.h"#include "Stroika/Foundation/Common/Compare.h"#include "Stroika/Foundation/Containers/Bijection.h"#include "Bijection_LinkedList.inl"Go to the source code of this file.
Classes | |
| class | Stroika::Foundation::Containers::Concrete::Bijection_LinkedList< DOMAIN_TYPE, RANGE_TYPE > |
| Bijection_LinkedList<DOMAIN_TYPE, RANGE_TYPE> is an LinkedList-based concrete implementation of the Bijection<DOMAIN_TYPE, RANGE_TYPE> container pattern. More... | |
Namespaces | |
| namespace | Stroika::Foundation |
| namespace | Stroika::Foundation::Containers |
| namespace | Stroika::Foundation::Containers::Concrete |
Definition in file Bijection_LinkedList.h.