class FormatArgImpl

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

Records

Friends

class FormatArgImplFriend