#include <marshalling.h>
Public Member Functions | |
GlobalStringADLGuard (std::string *p) | |
operator std::string * () | |
Public Attributes | |
std::string * | ptr |
Definition at line 188 of file marshalling.h.
absl::flags_internal::GlobalStringADLGuard::GlobalStringADLGuard | ( | std::string * | p | ) | [inline, explicit] |
Definition at line 189 of file marshalling.h.
absl::flags_internal::GlobalStringADLGuard::operator std::string * | ( | ) | [inline] |
Definition at line 190 of file marshalling.h.
std::string* absl::flags_internal::GlobalStringADLGuard::ptr |
Definition at line 191 of file marshalling.h.