throwing_ptr
Smart pointers that throw on dereference if null
Classes
std Namespace Reference

Classes

struct  hash< throwing::shared_ptr< T > >
 Template specialization of std::hash for throwing::shared_ptr<T> More...
 
struct  hash< throwing::unique_ptr< Type, Deleter > >
 Template specialization of std::hash for throwing::unique_ptr<T> More...