Boost logo

Boost :

From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2004-06-15 09:14:11


Howard Hinnant ha escrito:
[...]

>
> With "ISO C++ Template Parser" turned on I get:
>
> 3200
> calling A::bar
> inside A::bar
> ~foo
> calling B::bar
> inside B::bar
> ~foo
>
> I added:
>
> std::cout << std::hex << __MWERKS__ << '\n';
>
> in the hope that that would be helpful.
>

Well, from your test and that of Chris, seems like the problem is fixed
starting at CW9.0. The patch will be applied then only to 8.3 and below.
Thanks for the feedback.

Best,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


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