$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (jcampbell3_at_[hidden])
Date: 2003-02-03 19:54:37
Ralf W. Grosse-Kunstleve wrote:
> --- David Abrahams <dave_at_[hidden]> wrote:
>
>>jhr.walter_at_[hidden] (Joerg Walter) writes:
>>
>>
>>>I needed something with exactly boost::shared_array's interface to add
>>>reference counting to ublas. With shared_array I'm able to run the CLAPACK
>>>test suite on ublas containers.
>>
>>I think Ralf Grosse-Kunstleve did something similar in scitbx
>>(http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/cctbx/scitbx/array_family/)
>
>
> The type implemented in shared_plain.h (in the directory above) is a reference
All I see there doesn't include shared_plain.h unless it's in a subdirectory.
Is it some other place?