27 virtual shared_object
include_file(shared_include_context context, std::string what)
const = 0;
Implement this in addition to config_includer if you want to support inclusion of files with the.
virtual shared_object include_file(shared_include_context context, std::string what) const =0
Parses another item to be included.
Factory for creating config_document instances.