Public Attributes | List of all members
absl::str_format_internal::ParsedFormatBase::ConversionItem Struct Reference

Public Attributes

UnboundConversion conv
 
bool is_conversion
 
size_t text_end
 

Detailed Description

Definition at line 232 of file parser.h.

Member Data Documentation

UnboundConversion absl::str_format_internal::ParsedFormatBase::ConversionItem::conv

Definition at line 236 of file parser.h.

bool absl::str_format_internal::ParsedFormatBase::ConversionItem::is_conversion

Definition at line 233 of file parser.h.

size_t absl::str_format_internal::ParsedFormatBase::ConversionItem::text_end

Definition at line 235 of file parser.h.


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


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