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

#include <str_join_internal.h>

Public Member Functions

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

Detailed Description

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

Definition at line 272 of file str_join_internal.h.

Member Function Documentation

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

Definition at line 274 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:19:59