spot  1.1.3
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

 spot
 

Functions

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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Tue Jul 9 2013 14:04:33 for spot by doxygen 1.8.4