Public Member Functions | Private Attributes | Friends | List of all members
absl::str_format_internal::StreamedWrapper< T > Class Template Reference

#include <arg.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)
 

Detailed Description

template<typename T>
class absl::str_format_internal::StreamedWrapper< T >

Definition at line 41 of file arg.h.

Constructor & Destructor Documentation

template<typename T>
absl::str_format_internal::StreamedWrapper< T >::StreamedWrapper ( const T &  v)
inlineexplicit

Definition at line 184 of file bind.h.

Friends And Related Function Documentation

template<typename T>
template<typename S >
ConvertResult<Conv::s> FormatConvertImpl ( const StreamedWrapper< S > &  v,
ConversionSpec  conv,
FormatSinkImpl out 
)
friend

Member Data Documentation

template<typename T>
const T& absl::str_format_internal::StreamedWrapper< T >::v_
private

Definition at line 191 of file bind.h.


The documentation for this class was generated from the following files:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59