62 virtual std::shared_ptr<const config_mergeable> with_fallback(std::shared_ptr<const config_mergeable> other)
const = 0;
69 virtual shared_value to_fallback_value()
const = 0;
Factory for creating config_document instances.
An immutable value, following the JSON type schema.