The Battle for Wesnoth  1.19.8+dev
implementation::lexical_caster< To, std::string_view, std::enable_if_t< std::is_arithmetic_v< To > >, void > Member List

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

operator()(std::string_view str, utils::optional< To > fallback) constimplementation::lexical_caster< To, std::string_view, std::enable_if_t< std::is_arithmetic_v< To > >, void >inline