
Files | |
| file | deleter.hpp | 
| Describes the functor to delete objects from the segment.  | |
| file | enable_shared_from_this.hpp | 
| Describes an utility to form a shared pointer from this.  | |
| file | intrusive_ptr.hpp | 
| Describes an intrusive ownership pointer.  | |
| file | scoped_ptr.hpp | 
| Describes the smart pointer scoped_ptr.  | |
| file | shared_ptr.hpp | 
| Describes the smart pointer shared_ptr.  | |
| file | unique_ptr.hpp | 
| This header provides utilities to define a unique_ptr that plays nicely with managed segments.  | |
| file | weak_ptr.hpp | 
| Describes the smart pointer weak_ptr.  | |