$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-03-17 22:09:03
"Chris Trengove" <trengove_at_[hidden]> writes:
> I think you can get rid of the compilation error just be qualifying the use
> of "value". For example,
>
> typedef X<Y::value>::type type;
>
> I have recently been attempting to port Boost.Python to BCC and have come
> across lots of examples of this. The compilation errors all go away when the
> static member is expilcitly qualified.
Please let me know as you find patches; I'd be very happy to see
Borland supported (but, I'm afraid, reluctant to invest the effort
myself).
-- Dave Abrahams Boost Consulting www.boost-consulting.com