Public Member Functions | List of all members
absl::strings_internal::AlphaNumFormatterImpl Struct Reference

#include <str_join_internal.h>

Inheritance diagram for absl::strings_internal::AlphaNumFormatterImpl:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 57 of file str_join_internal.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 61 of file str_join_internal.h.

◆ operator()() [2/2]

void absl::strings_internal::AlphaNumFormatterImpl::operator() ( std::string *  out,
const AlphaNum t 
) const
inline

Definition at line 65 of file str_join_internal.h.


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


abseil_cpp
Author(s):
autogenerated on Mon Feb 28 2022 21:31:23