Public Member Functions | Public Attributes | List of all members
absl::flags_internal::GlobalStringADLGuard Struct Reference

#include <marshalling.h>

Public Member Functions

 GlobalStringADLGuard (std::string *p)
 
 operator std::string * ()
 

Public Attributes

std::string * ptr
 

Detailed Description

Definition at line 188 of file marshalling.h.

Constructor & Destructor Documentation

absl::flags_internal::GlobalStringADLGuard::GlobalStringADLGuard ( std::string *  p)
inlineexplicit

Definition at line 189 of file marshalling.h.

Member Function Documentation

absl::flags_internal::GlobalStringADLGuard::operator std::string * ( )
inline

Definition at line 190 of file marshalling.h.

Member Data Documentation

std::string* absl::flags_internal::GlobalStringADLGuard::ptr

Definition at line 191 of file marshalling.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