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

Static Public Member Functions

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

Detailed Description

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

Definition at line 317 of file arg.h.

Member Function Documentation

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

Definition at line 318 of file arg.h.

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

Definition at line 324 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