Boost logo

Boost Users :

Subject: Re: [Boost-users] [multi-index][foreach] Iterating over a sequence index (worked in 1.46, broke in 1.47)
From: Michel MORIN (mimomorin_at_[hidden])
Date: 2011-07-29 04:25:35


Michel MORIN wrote:
> GCC 4.6 (in C++03 mode) changes the behavior of rvalue conversion.
> This affects the way of lvalue/rvalue detection in Boost.Foreach;
> then compilation error occurs.

Minor correction:
GCC 4.6 changes the behavior of rvalue conversion.
This affects the way of lvalue/rvalue detection in Boost.Foreach;
then compilation error occurs in C++03 mode of GCC 4.6.

Regards,
Michel


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net