spot  1.0.2
Classes | Namespaces | Functions
unique_ptr.hh File Reference

Go to the source code of this file.

Classes

class  spot::unique_ptr< T >
 Take ownership of a pointer at its construction, and destroy it at the end of the scope. More...

Namespaces

namespace  spot

Functions

template<typename T >
unique_ptr< T > spot::make_unique (T *ptr)
 Change a pointer into a unique_ptr.

Please comment this page and report errors about it on the RefDocComments page.
Generated on Wed Mar 6 2013 09:25:15 for spot by doxygen 1.8.1.2