Classes | Public Member Functions | Public Attributes | List of all members
absl::str_format_internal::UnboundConversion Struct Reference

#include <parser.h>

Classes

class  InputValue
 

Public Member Functions

 UnboundConversion ()
 

Public Attributes

int arg_position
 
ConversionChar conv
 
Flags flags
 
LengthMod length_mod
 
InputValue precision
 
InputValue width
 

Detailed Description

Definition at line 22 of file parser.h.

Constructor & Destructor Documentation

absl::str_format_internal::UnboundConversion::UnboundConversion ( )
inline

Definition at line 23 of file parser.h.

Member Data Documentation

int absl::str_format_internal::UnboundConversion::arg_position

Definition at line 56 of file parser.h.

ConversionChar absl::str_format_internal::UnboundConversion::conv

Definition at line 63 of file parser.h.

Flags absl::str_format_internal::UnboundConversion::flags

Definition at line 61 of file parser.h.

LengthMod absl::str_format_internal::UnboundConversion::length_mod

Definition at line 62 of file parser.h.

InputValue absl::str_format_internal::UnboundConversion::precision

Definition at line 59 of file parser.h.

InputValue absl::str_format_internal::UnboundConversion::width

Definition at line 58 of file parser.h.


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


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39