Public Attributes
absl::strings_internal::ParsedFloat Struct Reference

#include <charconv_parse.h>

List of all members.

Public Attributes

const char * end = nullptr
int exponent = 0
int literal_exponent = 0
uint64_t mantissa = 0
const char * subrange_begin = nullptr
const char * subrange_end = nullptr
FloatType type = FloatType::kNumber

Detailed Description

Definition at line 29 of file charconv_parse.h.


Member Data Documentation

Definition at line 72 of file charconv_parse.h.

Definition at line 50 of file charconv_parse.h.

Definition at line 54 of file charconv_parse.h.

Definition at line 44 of file charconv_parse.h.

Definition at line 67 of file charconv_parse.h.

Definition at line 68 of file charconv_parse.h.

Definition at line 57 of file charconv_parse.h.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:17