#include <bind.h>
| Public Member Functions | |
| StreamedWrapper (const T &v) | |
| Private Attributes | |
| const T & | v_ | 
| Friends | |
| template<typename S > | |
| ConvertResult< Conv::s > | FormatConvertImpl (const StreamedWrapper< S > &v, ConversionSpec conv, FormatSinkImpl *out) | 
| absl::str_format_internal::StreamedWrapper< T >::StreamedWrapper | ( | const T & | v | ) |  [inline, explicit] | 
| ConvertResult<Conv::s> FormatConvertImpl | ( | const StreamedWrapper< S > & | v, | 
| ConversionSpec | conv, | ||
| FormatSinkImpl * | out | ||
| ) |  [friend] | 
| const T& absl::str_format_internal::StreamedWrapper< T >::v_  [private] |