Public Member Functions | Protected Member Functions | Private Attributes
absl::UntypedFormatSpec Class Reference

#include <str_format.h>

List of all members.

Public Member Functions

UntypedFormatSpecoperator= (const UntypedFormatSpec &)
 UntypedFormatSpec ()
 UntypedFormatSpec (const UntypedFormatSpec &)
 UntypedFormatSpec (string_view s)

Protected Member Functions

 UntypedFormatSpec (const str_format_internal::ParsedFormatBase *pc)

Private Attributes

str_format_internal::UntypedFormatSpecImpl spec_

Detailed Description

Definition at line 95 of file str_format.h.


Constructor & Destructor Documentation

Definition at line 101 of file str_format.h.

Definition at line 104 of file str_format.h.


Member Function Documentation

UntypedFormatSpec& absl::UntypedFormatSpec::operator= ( const UntypedFormatSpec )

Member Data Documentation

Definition at line 109 of file str_format.h.


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


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