Provides access method(s) to the first given option with name(s) according to that option's enumerator. More...
#include "IAccess.hpp"
Provides access method(s) to the first given option with name(s) according to that option's enumerator.
name_ | The enumerator of the option to provide access to. |
Opts | The parameter pack of the current and remaining options. IAccS derives from itself for the remaining options. |