Regina Calculation Engine
Classes | Namespaces
safeptr.h File Reference

Provides a smart pointer that is safe in the sense that it cannot be dangling. More...

Classes

class  regina::SafePtr< T >
 A reference counted smart pointer that supports alternate models of ownership. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Detailed Description

Provides a smart pointer that is safe in the sense that it cannot be dangling.


Copyright © 1999-2020, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).