template <typename T>
class StreamedWrapper
Defined at line 220 of file ../../third_party/abseil-cpp/absl/strings/internal/str_format/bind.h
Returned by Streamed(v). Converts via '%s' to the std::string created
by std::ostream
<
<
v.
Public Methods
void StreamedWrapper<T> (const T & v)
Defined at line 222 of file ../../third_party/abseil-cpp/absl/strings/internal/str_format/bind.h
Friends
template <typename S>
ArgConvertResult StreamedWrapper (const StreamedWrapper<S> & vFormatConversionSpecImpl convFormatSinkImpl * out)