output for config value
category to get key from
key whose value is to be got
default value to use if missing in the config
TODO: perhaps we should discuss removing the other version of get(), above? It seems a little bit confusing having both methods, and I feel the reference version is more convenient to use.
Alternative form non-strict config value getter, returning the retrieved value via a reference. (For interface consistency with the reference version of getStrict(), above.)
Template can be instantiated with integer, float or string (istring) type.
Usage Example: