cmoon::test::test_suite::operator=
|
(1) |
|
(2) |
1) Copy assignment is deleted.
2) Move assignment.
Parameters
other | - | another test suite object to move |
|
(1) |
|
(2) |
1) Copy assignment is deleted.
2) Move assignment.
other | - | another test suite object to move |