spot  1.0.1
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 Jan 23 2013 15:00:01 for spot by doxygen 1.8.1.2