#include <bind.h>
Public Member Functions | |
std::ostream & | Print (std::ostream &os) const |
Streamable (const UntypedFormatSpecImpl &format, absl::Span< const FormatArgImpl > args) | |
Private Attributes | |
absl::InlinedVector< FormatArgImpl, 4 > | args_ |
const UntypedFormatSpecImpl & | format_ |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Streamable &l) |
|
inline |
std::ostream & absl::str_format_internal::Streamable::Print | ( | std::ostream & | os | ) | const |
|
friend |
|
private |
|
private |