$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-07-15 12:17:50
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