Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation of the core defaults-management operations.
These generic implementations are factored out into a separate header (include) to improve readability. To actually generate code, it is necessary to pull in this include to create explicit template instantiations with the concrete types to be used for definition and retrieval of default-configured objects.
For the standard use-case within the session / Steam-Layer, this is performed for the core MObject types, alongside with the definition of the generic config-query-resolver.
Definition in file defs-manager-impl.hpp.
#include "common/query/defs-manager.hpp"
#include "common/query/defs-registry.hpp"
#include "common/config-rules.hpp"
#include "lib/format-string.hpp"
#include "lib/error.hpp"
Namespaces | |
lumiera | |
Lumiera public interface. | |