Searched defs:to_result (Results 1 – 3 of 3) sorted by relevance
12 fn to_result(self) -> Result; in to_result() method42 fn to_result(self) -> Result { in to_result() method
615 const auto to_result = to_chars(buffer, end(buffer), input, chars_format::scientific); in test_floating_prefix() local668 const auto to_result = to_chars(buffer, end(buffer), input, chars_format::hex); in test_floating_hex_prefix() local