#include <str_join_internal.h>
Public Member Functions | |
DereferenceFormatterImpl () | |
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) const |
Private Attributes | |
Formatter | f_ |
Definition at line 130 of file str_join_internal.h.
|
inline |
Definition at line 132 of file str_join_internal.h.
|
inlineexplicit |
Definition at line 133 of file str_join_internal.h.
|
inline |
Definition at line 137 of file str_join_internal.h.
|
inline |
Definition at line 142 of file str_join_internal.h.
|
private |
Definition at line 147 of file str_join_internal.h.