"Chris Trengove" <[EMAIL PROTECTED]> 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

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to