$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2005-06-19 07:14:03
Tobias Schwinger wrote:
> Hello Alisdair,
> 
> 
> Alisdair Meredith wrote:
> 
>>Sorry if this duplicates any previous comments, but you get my
>>perspective raw from the documentation, rather than following other
>>reviews <g>
>>
>>I suspect I will only be able to reveiw the documentation as our
>>production compiler is Borland, which I don't beleive is intended as a
>>supported compiler.
>>
> 
> 
> it's currently not among the supported compilers.
> 
> There might be partial support in the future. Providing full support for the 
> current version of BCB seems nearly impossible, due to the lack of partial 
> template specialization for member function pointers.
Correction: fully supporting Borland _is_ possible ;-) (just found a workaround) 
although I probably won't get it done in the next version.
Regards,
Tobias