Public Member Functions | List of all members
absl::strings_internal::JoinTupleLoop< I, N > Struct Template Reference

#include <str_join_internal.h>

Public Member Functions

template<typename Tup , typename Formatter >
void operator() (std::string *out, const Tup &tup, absl::string_view sep, Formatter &&fmt)
 
template<typename Tup , typename Formatter >
void operator() (std::string *out, const Tup &tup, absl::string_view sep, Formatter &&fmt)
 

Detailed Description

template<size_t I, size_t N>
struct absl::strings_internal::JoinTupleLoop< I, N >

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

Member Function Documentation

◆ operator()() [1/2]

template<size_t I, size_t N>
template<typename Tup , typename Formatter >
void absl::strings_internal::JoinTupleLoop< I, N >::operator() ( std::string *  out,
const Tup &  tup,
absl::string_view  sep,
Formatter &&  fmt 
)
inline

◆ operator()() [2/2]

template<size_t I, size_t N>
template<typename Tup , typename Formatter >
void absl::strings_internal::JoinTupleLoop< I, N >::operator() ( std::string *  out,
const Tup &  tup,
absl::string_view  sep,
Formatter &&  fmt 
)
inline

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


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