Static Public Member Functions
absl::str_format_internal::FormatArgImplFriend Struct Reference

#include <arg.h>

List of all members.

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 
) [inline, static]

Definition at line 207 of file arg.h.

template<typename Arg >
static Arg::Dispatcher absl::str_format_internal::FormatArgImplFriend::GetVTablePtrForTest ( Arg  arg) [inline, static]

Definition at line 213 of file arg.h.

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

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:42:16