we need to call get_toggle_action (char const*, char const, bool d = false) and not get_toggle_action (const string& name, bool) For whatever reason `(string, char*)` matches the latter function's signature.
17 KiB
17 KiB