Definition at line 488 of file BLI_vector_test.cc.
◆ TypeConstructMock() [1/3]
blender::tests::TypeConstructMock::TypeConstructMock |
( |
| ) |
|
|
inline |
◆ TypeConstructMock() [2/3]
blender::tests::TypeConstructMock::TypeConstructMock |
( |
const TypeConstructMock & |
UNUSEDother | ) |
|
|
inline |
◆ TypeConstructMock() [3/3]
blender::tests::TypeConstructMock::TypeConstructMock |
( |
TypeConstructMock && |
UNUSEDother | ) |
|
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ copy_assigned
bool blender::tests::TypeConstructMock::copy_assigned = false |
◆ copy_constructed
bool blender::tests::TypeConstructMock::copy_constructed = false |
◆ default_constructed
bool blender::tests::TypeConstructMock::default_constructed = false |
◆ move_assigned
bool blender::tests::TypeConstructMock::move_assigned = false |
◆ move_constructed
bool blender::tests::TypeConstructMock::move_constructed = false |
The documentation for this class was generated from the following file: