
15 Jul
2005
15 Jul
'05
5:17 p.m.
Joel de Guzman wrote:
Jost, Andrew wrote:
The Boost.Optional::adapter syntax is its own predefined library and, though lambda is a fantastic approach, it won't compile using Microsoft so we can't say it's the new paradigm.
lambda works on Microsoft VC7.1 and above. Did I miss the context of your statement?
Some people still write commercial code with VC6 due to various reasons. I'm happy that I don't have to, but sometimes people are bound to legacy code too tight. Andrey