
10 Jun
2004
10 Jun
'04
1:43 p.m.
Joaquín Mª López Muñoz wrote:
Seems like Visual Age is having trouble deducing some implicit template parms inside tuples::get(). This is currently breaking
Boost.MultiIndex and a test of Boost.Iterator.
Please find below a very simple and totally conformant fix. This has not
actually been tested with vacpp, but I checked it does not break anything with some other compilers.
1. Could anybody check locally if this solves the aforementioned problems in vacpp?
This solves the aforementioned problem. But now we stumble on another problem: Now vacpp reports a problem on line 212 on boost/tuple/detail/tuple_basic.hpp. Is says that detail::get_class<1>::get is not declared