$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Nils Krumnack (nils_at_[hidden])
Date: 2007-09-14 11:45:39
Hi,
I would like to submit a patch for shared_ptr, to make it compatible
with root/cint. cint is a C++ interpreter used by the root
framework, which is popular in high energy physics. Details can be
found at http://root.cern.ch/twiki/bin/view/ROOT/CINT.
The patch uses one of the alternative "operator bool" definitions
already in place when running with root/cint.
Thanks in advance,
Nils