SPH
Classes
SafePtr.h File Reference

Safer alternative to AutoPtr, throwing exception when a nullptr is dereferenced. More...

#include "objects/wrappers/AutoPtr.h"

Go to the source code of this file.

Classes

class  SafePtrException
 
class  SafePtr< T >
 

Detailed Description

Safer alternative to AutoPtr, throwing exception when a nullptr is dereferenced.

Author
Pavel Sevecek (sevecek at sirrah.troja.mff.cuni.cz)
Date
2016-2021

Definition in file SafePtr.h.