15 #ifndef ABSL_STRINGS_INTERNAL_CHARCONV_PARSE_H_ 16 #define ABSL_STRINGS_INTERNAL_CHARCONV_PARSE_H_ 23 namespace strings_internal {
54 int literal_exponent = 0;
67 const char* subrange_begin =
nullptr;
68 const char* subrange_end =
nullptr;
72 const char*
end =
nullptr;
96 #endif // ABSL_STRINGS_INTERNAL_CHARCONV_PARSE_H_
template ParsedFloat ParseFloat< 10 >(const char *begin, const char *end, chars_format format_flags)
template ParsedFloat ParseFloat< 16 >(const char *begin, const char *end, chars_format format_flags)
strings_internal::ParsedFloat ParseFloat(const char *begin, const char *end, chars_format format_flags)