struct FormatArgImplFriend
Defined at line 397 of file ../../third_party/abseil-cpp/src/absl/strings/internal/str_format/arg.h
Helper friend struct to hide implementation details from the public API of
FormatArgImpl.
Public Methods
template <typename Arg>
bool ToInt (Arg arg, int * out)
Defined at line 399 of file ../../third_party/abseil-cpp/src/absl/strings/internal/str_format/arg.h
template <typename Arg>
bool Convert (Argarg,FormatConversionSpecImplconv,FormatSinkImpl *out)
Defined at line 406 of file ../../third_party/abseil-cpp/src/absl/strings/internal/str_format/arg.h
template <typename Arg>
typename Arg::Dispatcher GetVTablePtrForTest (Arg arg)
Defined at line 412 of file ../../third_party/abseil-cpp/src/absl/strings/internal/str_format/arg.h