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

#include <bind.h>

List of all members.

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 182 of file bind.h.


Constructor & Destructor Documentation

template<typename T>
absl::str_format_internal::StreamedWrapper< T >::StreamedWrapper ( const T &  v) [inline, explicit]

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 file:


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