Static Public Member Functions | List of all members
absl::str_format_internal::FormatArgImpl::Manager< T, ByPointer > Struct Template Reference

Static Public Member Functions

static Data SetValue (const T &value)
 
static const T & Value (Data arg)
 

Detailed Description

template<typename T>
struct absl::str_format_internal::FormatArgImpl::Manager< T, ByPointer >

Definition at line 293 of file arg.h.

Member Function Documentation

template<typename T >
static Data absl::str_format_internal::FormatArgImpl::Manager< T, ByPointer >::SetValue ( const T &  value)
inlinestatic

Definition at line 294 of file arg.h.

template<typename T >
static const T& absl::str_format_internal::FormatArgImpl::Manager< T, ByPointer >::Value ( Data  arg)
inlinestatic

Definition at line 300 of file arg.h.


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


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39