class FormatArgImpl

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

A type-erased handle to a format argument.

Public Methods

template <typename T>
void FormatArgImpl (const T & value)

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

Records

Friends

class FormatArgImplFriend