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

Public Member Functions

 MoveOnlyWithListConstructor ()=default
 
 MoveOnlyWithListConstructor ()=default
 
 MoveOnlyWithListConstructor (MoveOnlyWithListConstructor &&)=default
 
 MoveOnlyWithListConstructor (MoveOnlyWithListConstructor &&)=default
 
 MoveOnlyWithListConstructor (std::initializer_list< int >, int value)
 
 MoveOnlyWithListConstructor (std::initializer_list< int >, int value)
 
MoveOnlyWithListConstructoroperator= (MoveOnlyWithListConstructor &&)=default
 
MoveOnlyWithListConstructoroperator= (MoveOnlyWithListConstructor &&)=default
 

Public Attributes

int value = 0
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MoveOnlyWithListConstructor() [1/6]

absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::MoveOnlyWithListConstructor ( )
default

◆ MoveOnlyWithListConstructor() [2/6]

absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::MoveOnlyWithListConstructor ( std::initializer_list< int ,
int  value 
)
inlineexplicit

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

◆ MoveOnlyWithListConstructor() [3/6]

absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::MoveOnlyWithListConstructor ( MoveOnlyWithListConstructor &&  )
default

◆ MoveOnlyWithListConstructor() [4/6]

absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::MoveOnlyWithListConstructor ( )
default

◆ MoveOnlyWithListConstructor() [5/6]

absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::MoveOnlyWithListConstructor ( std::initializer_list< int ,
int  value 
)
inlineexplicit

◆ MoveOnlyWithListConstructor() [6/6]

absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::MoveOnlyWithListConstructor ( MoveOnlyWithListConstructor &&  )
default

Member Function Documentation

◆ operator=() [1/2]

MoveOnlyWithListConstructor& absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::operator= ( MoveOnlyWithListConstructor &&  )
default

◆ operator=() [2/2]

MoveOnlyWithListConstructor& absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::operator= ( MoveOnlyWithListConstructor &&  )
default

Member Data Documentation

◆ value

int absl::ABSL_NAMESPACE_BEGIN::MoveOnlyWithListConstructor::value = 0

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