From 11ec5153783df16d216450fbdc8edd8bd0862d7f Mon Sep 17 00:00:00 2001
From: Beman Dawes IntroductionClass
+
+
Class
shared_ptr
Synopsis
Members
Example
Handle/Body Idiom
-Frequently Asked Questions
-Smart Pointer Timings
+Smart Pointer Timings
Class shared_ptr stores a pointer to a dynamically allocated object. (Dynamically allocated objects are allocated with the C++ new @@ -256,7 +257,7 @@ had to meet stringent complexity requirements.
[Provided by Peter Dimov]Revised 13 July, 2001 +
Revised 11 January, 2002
© Copyright Greg Colvin and Beman Dawes 1999. Permission to copy, use, modify, sell and distribute this document is granted provided this copyright @@ -266,4 +267,4 @@ any purpose.
-