Public Member Functions
absl::strings_internal::JoinTupleLoop< I, N > Struct Template Reference

#include <str_join_internal.h>

List of all members.

Public Member Functions

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 262 of file str_join_internal.h.


Member Function Documentation

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]

Definition at line 264 of file str_join_internal.h.


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


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