The Battle for Wesnoth  1.19.0-dev
implementation::lexical_caster< To, std::string, std::enable_if_t< std::is_unsigned_v< To > > > Member List

This is the complete list of members for implementation::lexical_caster< To, std::string, std::enable_if_t< std::is_unsigned_v< To > > >, including all inherited members.

operator()(const std::string &value, std::optional< To > fallback) constimplementation::lexical_caster< To, std::string, std::enable_if_t< std::is_unsigned_v< To > > >inline