|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Test::TestBase::TestMoveBehavior |
| This class tests the move behavior of the underlying C++ std implementation. More... | |
| class | Ocean::Test::TestBase::TestMoveBehavior::OperationCounter |
| Simple helper class counting operations. More... | |
| class | Ocean::Test::TestBase::TestMoveBehavior::Object |
| Simple object with copy and move semantic without 'noexcept' keywords. More... | |
| class | Ocean::Test::TestBase::TestMoveBehavior::NonExceptObject |
| Simple object with copy and move semantic with 'noexcept' keywords. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Test |
| Namespace of the Test library. | |
| namespace | Ocean::Test::TestBase |
| Namespace of the Base Test library. | |