Boost logo

Boost Users :

Subject: [Boost-users] [boost] Any experiences with C++0x features with Intel C++ 11.0 on windows and boost?
From: Jesse Perla (jesseperla_at_[hidden])
Date: 2009-03-29 16:56:43


Has anyone tried messing around with the /Qstd:C++0x setting on Intel C++
11.0 and used boost in the same project? I would love to use "auto" and
simple "decltype" if possible, but I don't want to waste a bunch of time if
this isn't likely to work with boost or is known to cause incomprehensible
errors when mixed with older style generic programming. What about really
simple use of the new lambdas?
In practice, do you think this is premature and likely to cause major
regressions in the future? I can't see how "auto" or "decltype" would
change, but is simple lambda usage fairly stable in the converging C++0x
specs?

-Jesse



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