Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-07-13 19:51:52


"Jonathan Turkanis" <technews_at_[hidden]> writes:

> "Max Khesin" <MKhesin_at_[hidden]> wrote in message
> news:4B6FB7F60D37D41188C300B0D022E0C003050A12_at_exchange.lnholdings.com...
>> I am working on some generic code that could use a method deduction
> trick of
>> some sort. One mentioned by J.Maddock
>> (http://lists.boost.org/MailArchives/boost/msg52178.php) does not
> work on
>> vc6 - is there anything in boost (MPL?) that can help?
>
> I wouldn't count on any member detection with VC6. I little works with
> V7.0.

You can detect type members on vc6. See mpl/aux_/has_xxx.hpp.

> What problem are you trying to solve?
>
> Jonathan
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk