Static Public Member Functions | List of all members
absl::str_format_internal::FormatArgImplFriend Struct Reference

#include <arg.h>

Static Public Member Functions

template<typename Arg >
static bool Convert (Arg arg, str_format_internal::ConversionSpec conv, FormatSinkImpl *out)
 
template<typename Arg >
static Arg::Dispatcher GetVTablePtrForTest (Arg arg)
 
template<typename Arg >
static bool ToInt (Arg arg, int *out)
 

Detailed Description

Definition at line 198 of file arg.h.

Member Function Documentation

template<typename Arg >
static bool absl::str_format_internal::FormatArgImplFriend::Convert ( Arg  arg,
str_format_internal::ConversionSpec  conv,
FormatSinkImpl out 
)
inlinestatic

Definition at line 207 of file arg.h.

template<typename Arg >
static Arg::Dispatcher absl::str_format_internal::FormatArgImplFriend::GetVTablePtrForTest ( Arg  arg)
inlinestatic

Definition at line 213 of file arg.h.

template<typename Arg >
static bool absl::str_format_internal::FormatArgImplFriend::ToInt ( Arg  arg,
int *  out 
)
inlinestatic

Definition at line 200 of file arg.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