
Did either foreach or typeof make it into Boost 1.33 ? I see nothing about either in the documentation and I had the impression that both passed the review and were to be in Boost 1.33. I guess they will be in the next release.

Edward Diener wrote:
Did either foreach or typeof make it into Boost 1.33 ? I see nothing about either in the documentation and I had the impression that both passed the review and were to be in Boost 1.33. I guess they will be in the next release.
I thought FOREACH was postponed to 1.34.0 as we were near the 1.33.0 release date. A shame because since recent posting lead me to believe that filesystem and date_time will stop supporting Borland-5.6.4 soon, I think we're going to be stuck with boost-1.33.0 for the forseable future. Cheers Russell

(Sorry for the delay, I'm on vacation.) Russell Hind wrote:
Edward Diener wrote:
Did either foreach or typeof make it into Boost 1.33 ? I see nothing about either in the documentation and I had the impression that both passed the review and were to be in Boost 1.33. I guess they will be in the next release.
I thought FOREACH was postponed to 1.34.0 as we were near the 1.33.0 release date.
That's correct. By the time FOREACH was accepted, the main branch had just been frozen. It'll be in 1.34.
A shame because since recent posting lead me to believe that filesystem and date_time will stop supporting Borland-5.6.4 soon, I think we're going to be stuck with boost-1.33.0 for the forseable future.
Just download foreach.zip from the sandbox file vault. It works with 1.33. -- Eric Niebler Boost Consulting www.boost-consulting.com

Eric Niebler wrote:
Just download foreach.zip from the sandbox file vault. It works with 1.33.
I have done, but we currently are fairly strict on the third party libraries we allow in our products and have pretty much limited it to an official boost release at the moment. If we definitely can't move to 1.34 due to other libraries stopping support for our compiler, then we may allow this. Cheers Russell

"Edward Diener" <eddielee@tropicsoft.com> wrote
Did either foreach or typeof make it into Boost 1.33 ? I see nothing about either in the documentation and I had the impression that both passed the review and were to be in Boost 1.33. I guess they will be in the next release.
Typeof was not intended to be in 1.33, since by the time it was accepted there was not enough time to make the transition. It should be in the next release. Regards, Arkadiy
participants (4)
-
Arkadiy Vertleyb
-
Edward Diener
-
Eric Niebler
-
Russell Hind