struct FormatArgImplFriend

Defined at line 409 of file ../../third_party/abseil-cpp/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 411 of file ../../third_party/abseil-cpp/absl/strings/internal/str_format/arg.h

template <typename Arg>
bool Convert (Arg arg, FormatConversionSpecImpl conv, FormatSinkImpl * out)

Defined at line 418 of file ../../third_party/abseil-cpp/absl/strings/internal/str_format/arg.h

template <typename Arg>
typename Arg::Dispatcher GetVTablePtrForTest (Arg arg)

Defined at line 424 of file ../../third_party/abseil-cpp/absl/strings/internal/str_format/arg.h