#include "Stroika/Foundation/StroikaPreComp.h"
#include <type_traits>
#include "Bijection_Factory.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::Containers::Factory::Bijection_Factory< DOMAIN_TYPE, RANGE_TYPE, DOMAIN_EQUALS_COMPARER, RANGE_EQUALS_COMPARER > |
Singleton factory object - Used to create the default backend implementation of a Bijection<> container; typically not used directly. More... | |
struct | Stroika::Foundation::Containers::Factory::Bijection_Factory< DOMAIN_TYPE, RANGE_TYPE, DOMAIN_EQUALS_COMPARER, RANGE_EQUALS_COMPARER >::Hints |
Namespaces | |
namespace | Stroika::Foundation |
namespace | Stroika::Foundation::Containers |