$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-05-04 05:07:45
I uploaded my latest version that implements (using hacks) EBO optimization
and some other enhancements. Though it's unacceptable in current form it
allowed me to get sizeof(ptr<>::auto) = 4, sizeof(ptr<int>::shared) = 8 and
sizeof(ptr<TypeWithIntrusiveRefCounter>::shared) = 4. I will work on it more
tomorrow.
Gennadiy.