25 #ifndef INCLUDED_Deletable_h_GUID_66D6C45A_7AB7_4198_F8EE_202F0FCE682C 26 #define INCLUDED_Deletable_h_GUID_66D6C45A_7AB7_4198_F8EE_202F0FCE682C 32 #include <boost/shared_ptr.hpp> 39 namespace boost_util {
49 #endif // INCLUDED_Deletable_h_GUID_66D6C45A_7AB7_4198_F8EE_202F0FCE682C Definition: RunLoopManager.h:42
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
Header defining a base class for objects that just need to be generically deletable.
shared_ptr< Deletable > DeletablePtr
Shared-ownership smart pointer to a Deletable.
Definition: StdDeletable.h:41
::std::vector< DeletablePtr > DeletableList
Vector of shared-ownership smart pointers.
Definition: StdDeletable.h:43