Public Member Functions | Public Attributes | List of all members
CordLeaker Struct Reference

Public Member Functions

template<typename Str >
constexpr CordLeaker (const Str &str)
 
 ~CordLeaker ()
 

Public Attributes

union {
   absl::Cord   cord
 
}; 
 

Detailed Description

Definition at line 2526 of file abseil-cpp/absl/strings/cord_test.cc.

Constructor & Destructor Documentation

◆ CordLeaker()

template<typename Str >
constexpr CordLeaker::CordLeaker ( const Str &  str)
inlineexplicitconstexpr

Definition at line 2532 of file abseil-cpp/absl/strings/cord_test.cc.

◆ ~CordLeaker()

CordLeaker::~CordLeaker ( )
inline

Definition at line 2534 of file abseil-cpp/absl/strings/cord_test.cc.

Member Data Documentation

◆ @77

union { ... }

◆ cord

absl::Cord CordLeaker::cord

Definition at line 2528 of file abseil-cpp/absl/strings/cord_test.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:42