Public Member Functions | Private Attributes | List of all members
absl::strings_internal::DereferenceFormatterImpl< Formatter > Class Template Reference

#include <str_join_internal.h>

Public Member Functions

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

Private Attributes

Formatter f_
 

Detailed Description

template<typename Formatter>
class absl::strings_internal::DereferenceFormatterImpl< Formatter >

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

Constructor & Destructor Documentation

◆ DereferenceFormatterImpl() [1/4]

template<typename Formatter >
absl::strings_internal::DereferenceFormatterImpl< Formatter >::DereferenceFormatterImpl ( )
inline

◆ DereferenceFormatterImpl() [2/4]

template<typename Formatter >
absl::strings_internal::DereferenceFormatterImpl< Formatter >::DereferenceFormatterImpl ( Formatter &&  f)
inlineexplicit

◆ DereferenceFormatterImpl() [3/4]

template<typename Formatter >
absl::strings_internal::DereferenceFormatterImpl< Formatter >::DereferenceFormatterImpl ( )
inline

◆ DereferenceFormatterImpl() [4/4]

template<typename Formatter >
absl::strings_internal::DereferenceFormatterImpl< Formatter >::DereferenceFormatterImpl ( Formatter &&  f)
inlineexplicit

Member Function Documentation

◆ operator()() [1/4]

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

◆ operator()() [2/4]

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

◆ operator()() [3/4]

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

◆ operator()() [4/4]

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

Member Data Documentation

◆ f_

template<typename Formatter >
Formatter absl::strings_internal::DereferenceFormatterImpl< Formatter >::f_
private

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


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