|
Sequoia
|
Factory implementation(s) More...
#include "sequoia/Core/Meta/Concepts.hpp"#include "sequoia/Core/Object/Creator.hpp"#include "sequoia/Core/Object/Nomenclator.hpp"#include "sequoia/Core/ContainerUtilities/Iterator.hpp"#include "sequoia/Core/Meta/Utilities.hpp"#include <variant>#include <array>#include <tuple>#include <stdexcept>#include <algorithm>#include <string>Go to the source code of this file.
Classes | |
| class | sequoia::object::factory_dereference_policy< Iterator > |
| Policy to allow iteration over the names of factory products. More... | |
| class | sequoia::object::factory< Products > |
| Generic factory with statically defined products. More... | |
Factory implementation(s)