Public Member Functions | Public Attributes | List of all members
absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow Struct Reference

Public Member Functions

 IncrementInDtorCopyCanThrow (const IncrementInDtorCopyCanThrow &other)
 
 IncrementInDtorCopyCanThrow (const IncrementInDtorCopyCanThrow &other)
 
 IncrementInDtorCopyCanThrow (IncrementInDtorCopyCanThrow &&other) noexcept=default
 
 IncrementInDtorCopyCanThrow (IncrementInDtorCopyCanThrow &&other) noexcept=default
 
 IncrementInDtorCopyCanThrow (int *counter)
 
 IncrementInDtorCopyCanThrow (int *counter)
 
IncrementInDtorCopyCanThrowoperator= (IncrementInDtorCopyCanThrow &&) noexcept=default
 
IncrementInDtorCopyCanThrowoperator= (IncrementInDtorCopyCanThrow &&) noexcept=default
 
IncrementInDtorCopyCanThrowoperator= (IncrementInDtorCopyCanThrow const &other)
 
IncrementInDtorCopyCanThrowoperator= (IncrementInDtorCopyCanThrow const &other)
 
 ~IncrementInDtorCopyCanThrow ()
 
 ~IncrementInDtorCopyCanThrow ()
 

Public Attributes

intcounter
 

Detailed Description

Definition at line 195 of file abseil-cpp/absl/types/variant_test.cc.

Constructor & Destructor Documentation

◆ IncrementInDtorCopyCanThrow() [1/6]

absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::IncrementInDtorCopyCanThrow ( int counter)
inlineexplicit

Definition at line 196 of file abseil-cpp/absl/types/variant_test.cc.

◆ IncrementInDtorCopyCanThrow() [2/6]

absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::IncrementInDtorCopyCanThrow ( IncrementInDtorCopyCanThrow &&  other)
defaultnoexcept

◆ IncrementInDtorCopyCanThrow() [3/6]

absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::IncrementInDtorCopyCanThrow ( const IncrementInDtorCopyCanThrow other)
inline

Definition at line 199 of file abseil-cpp/absl/types/variant_test.cc.

◆ ~IncrementInDtorCopyCanThrow() [1/2]

absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::~IncrementInDtorCopyCanThrow ( )
inline

Definition at line 208 of file abseil-cpp/absl/types/variant_test.cc.

◆ IncrementInDtorCopyCanThrow() [4/6]

absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::IncrementInDtorCopyCanThrow ( int counter)
inlineexplicit

◆ IncrementInDtorCopyCanThrow() [5/6]

absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::IncrementInDtorCopyCanThrow ( IncrementInDtorCopyCanThrow &&  other)
defaultnoexcept

◆ IncrementInDtorCopyCanThrow() [6/6]

absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::IncrementInDtorCopyCanThrow ( const IncrementInDtorCopyCanThrow other)
inline

◆ ~IncrementInDtorCopyCanThrow() [2/2]

absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::~IncrementInDtorCopyCanThrow ( )
inline

Member Function Documentation

◆ operator=() [1/4]

IncrementInDtorCopyCanThrow& absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::operator= ( IncrementInDtorCopyCanThrow &&  )
defaultnoexcept

◆ operator=() [2/4]

IncrementInDtorCopyCanThrow& absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::operator= ( IncrementInDtorCopyCanThrow &&  )
defaultnoexcept

◆ operator=() [3/4]

IncrementInDtorCopyCanThrow& absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::operator= ( IncrementInDtorCopyCanThrow const other)
inline

◆ operator=() [4/4]

IncrementInDtorCopyCanThrow& absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::operator= ( IncrementInDtorCopyCanThrow const other)
inline

Definition at line 203 of file abseil-cpp/absl/types/variant_test.cc.

Member Data Documentation

◆ counter

int * absl::ABSL_NAMESPACE_BEGIN::IncrementInDtorCopyCanThrow::counter

Definition at line 209 of file abseil-cpp/absl/types/variant_test.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:27