Ocean
TestMoveBehavior.h File Reference

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

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Test
 Namespace of the Test library.
 
 Ocean::Test::TestBase
 Namespace of the Base Test library.