OTest2
A C++ testing framework
Namespaces | Typedefs
objectptr.h File Reference
#include <memory>
Include dependency graph for objectptr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OTest2
 

Typedefs

typedef std::shared_ptr< Object > OTest2::ObjectPtr
 Shared pointer to a testing object. More...