Public Member Functions | Private Attributes | List of all members
absl::strings_internal::StreamFormatterImpl Class Reference

#include <str_join_internal.h>

Public Member Functions

template<typename T >
void operator() (std::string *out, const T &t)
 
template<typename T >
void operator() (std::string *out, const T &t)
 

Private Attributes

std::unique_ptr< strings_internal::OStringStreamstrm_
 

Detailed Description

Definition at line 78 of file abseil-cpp/absl/strings/internal/str_join_internal.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
void absl::strings_internal::StreamFormatterImpl::operator() ( std::string *  out,
const T t 
)
inline

◆ operator()() [2/2]

template<typename T >
void absl::strings_internal::StreamFormatterImpl::operator() ( std::string *  out,
const T t 
)
inline

Member Data Documentation

◆ strm_

std::unique_ptr< strings_internal::OStringStream > absl::strings_internal::StreamFormatterImpl::strm_
private

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:55