patch for making shared_ptr compatible with root/cint

14 Sep
2007
14 Sep
'07
3:45 p.m.
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

14 Sep
14 Sep
7:20 p.m.
Nils Krumnack:
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.
Thanks, applied to SVN trunk.
6493
Age (days ago)
6493
Last active (days ago)
1 comments
2 participants
participants (2)
-
Nils Krumnack
-
Peter Dimov