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

◆ UnboundConversion()

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

Definition at line 23 of file parser.h.

Member Data Documentation

◆ arg_position

int absl::str_format_internal::UnboundConversion::arg_position

Definition at line 56 of file parser.h.

◆ conv

ConversionChar absl::str_format_internal::UnboundConversion::conv

Definition at line 63 of file parser.h.

◆ flags

Flags absl::str_format_internal::UnboundConversion::flags

Definition at line 61 of file parser.h.

◆ length_mod

LengthMod absl::str_format_internal::UnboundConversion::length_mod

Definition at line 62 of file parser.h.

◆ precision

InputValue absl::str_format_internal::UnboundConversion::precision

Definition at line 59 of file parser.h.

◆ width

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 Mon Feb 28 2022 21:31:23