$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-04-15 09:21:50
On Monday 15 April 2002 06:56 am, you wrote:
> Has anyone managed to use boost::function<> with Sun WorkShop 6
> update 2? For me, it causes the compiler to core dump.
>
> Simon Bailey
I don't believe anyone has gotten this to work, unfortunately. I have access
to this compiler now, so I might be able to port boost::function to it.
Doug