$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2002-08-29 19:20:18
- I have renamed ptr<> to placed_ptr<>;
- Benchmark confirming speed benefits;
- placed_ptr<> went back to possible explicit specializations: if you
really want to disable dynamic_cast<>s (0.01 more second for 10000 copies
500 times):
http://groups.yahoo.com/group/boost/files/ptr/ (placed_ptr*);
There is no reason to debate this anymore (it's like saying F != ma).
-- Philippe A. Bouchard