The Battle for Wesnoth  1.19.6+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, utils::optional< To > fallback) constimplementation::lexical_caster< To, std::string, std::enable_if_t< std::is_unsigned_v< To > > >inline