Creates an instance of T, and fills it with according values from the
configuration file. The name of each variable will used to get it
from the given section in the configuration file.
Variables can be marked as required with the Required template.
If it is important to know whether the setting has been set, the
SetInfo struct can be used.
Creates an instance of T, and fills it with according values from the configuration file. The name of each variable will used to get it from the given section in the configuration file.
Variables can be marked as required with the Required template. If it is important to know whether the setting has been set, the SetInfo struct can be used.