Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
smart_ptr Directory Reference
Directory dependency graph for smart_ptr:
boost_1_57_0/boost/interprocess/smart_ptr

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.