$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2002-08-10 01:51:55
Hi,
Here is the proof ptr<> is faster and requires a lot less memory than
shared_ptr<>.
The results speak from themselves:
http://groups.yahoo.com/group/boost/files/ptr/
I know I don't take care of exceptions, but even with that the numbers
start doubling or quadrupling...
Thank you,
Philippe A. Bouchard