#include <str_format.h>
Public Member Functions | |
UntypedFormatSpec & | operator= (const UntypedFormatSpec &)=delete |
UntypedFormatSpec & | operator= (const UntypedFormatSpec &)=delete |
UntypedFormatSpec ()=delete | |
UntypedFormatSpec ()=delete | |
UntypedFormatSpec (const UntypedFormatSpec &)=delete | |
UntypedFormatSpec (const UntypedFormatSpec &)=delete | |
UntypedFormatSpec (string_view s) | |
UntypedFormatSpec (string_view s) | |
Protected Member Functions | |
UntypedFormatSpec (const str_format_internal::ParsedFormatBase *pc) | |
UntypedFormatSpec (const str_format_internal::ParsedFormatBase *pc) | |
Private Attributes | |
str_format_internal::UntypedFormatSpecImpl | spec_ |
Definition at line 96 of file abseil-cpp/absl/strings/str_format.h.
|
delete |
|
delete |
|
inlineexplicit |
Definition at line 102 of file abseil-cpp/absl/strings/str_format.h.
|
inlineexplicitprotected |
Definition at line 105 of file abseil-cpp/absl/strings/str_format.h.
|
delete |
|
delete |
|
inlineexplicit |
Definition at line 102 of file bloaty/third_party/abseil-cpp/absl/strings/str_format.h.
|
inlineexplicitprotected |
Definition at line 105 of file bloaty/third_party/abseil-cpp/absl/strings/str_format.h.
|
delete |
|
delete |
|
private |
Definition at line 110 of file abseil-cpp/absl/strings/str_format.h.