Add rvalue overloads and require description
Instead of allowing users to skip the description, the config_value_set now allows skipping the category and sets it to "global" by default. The new rvalue overloads enable users to in-place construct an option set when passing it to an object or function.
Showing
Please register or sign in to comment