25 #ifndef INCLUDED_StdDeletable_h_GUID_2C03AF21_E4B8_44B3_0F77_630666063711
26 #define INCLUDED_StdDeletable_h_GUID_2C03AF21_E4B8_44B3_0F77_630666063711
46 #endif // INCLUDED_StdDeletable_h_GUID_2C03AF21_E4B8_44B3_0F77_630666063711
The main namespace for all C++ elements of the framework, internal and external.
Header to bring shared_ptr into the osvr namespace.
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.
::std::vector< DeletablePtr > DeletableList
Vector of shared-ownership smart pointers.