$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Kirk (steven.kirk_at_[hidden])
Date: 2002-08-06 08:17:17
Hi,
Could you let me know the status of the new-style boost.function library on
Borland C++? I realise it is not working at the moment, but is it likely
that the new style will ever work properly on borland, or should I stick to
the boost::functionN variants? As far as I can tell from attempting to get
the latest function.hpp from CVS working, borland does not correctly
recognise function types, but I'm no expert on these matters.