
13 Jul
2004
13 Jul
'04
10:57 p.m.
I am working on some generic code that could use a method deduction
"Max Khesin" <MKhesin@liquidnet.com> wrote in message news:4B6FB7F60D37D41188C300B0D022E0C003050A12@exchange.lnholdings.com... 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. What problem are you trying to solve? Jonathan