Definition at line 119 of file gmock-nice-strict_test.cc.
◆ MoveOnly() [1/3]
testing::gmock_nice_strict_test::MockBaz::MoveOnly::MoveOnly |
( |
| ) |
|
|
default |
◆ MoveOnly() [2/3]
testing::gmock_nice_strict_test::MockBaz::MoveOnly::MoveOnly |
( |
const MoveOnly & |
| ) |
|
|
delete |
◆ MoveOnly() [3/3]
testing::gmock_nice_strict_test::MockBaz::MoveOnly::MoveOnly |
( |
MoveOnly && |
| ) |
|
|
default |
◆ operator=() [1/2]
MoveOnly& testing::gmock_nice_strict_test::MockBaz::MoveOnly::operator= |
( |
const MoveOnly & |
| ) |
|
|
delete |
◆ operator=() [2/2]
MoveOnly& testing::gmock_nice_strict_test::MockBaz::MoveOnly::operator= |
( |
MoveOnly && |
| ) |
|
|
default |
The documentation for this class was generated from the following file: