Re: passing vector as argument

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Alex Blekhman wrote:
"Ben Voigt [C++ MVP]" wrote:
Comeau and gcc are both already implementing big chunks, and
Herb Sutter is making veiled insinuations about support in
Visual C++ here:
http://herbsutter.wordpress.com/2008/03/29/trip-report-februarymarch-2008-iso-c-standards-meeting/

I don't expect to see C++0x featues on my workstation any earlier
than 2012. Most likely it will be around the end of 2012 or even

What compiler are you using? You probably already have some parts of C++0x
such as "enum class" and variadic macros.

later. I attended MSFT seminar about a half of a year ago where
Jonathan Caves (one of VC++ guys and the C++ Standards Committee
member) outlined some of the future C++0x features and the
timeline. You can download his presentation here (timeline is on
slide 21):

Herb Sutter is the C++ Standards Committee chair and the blog post I linked
to is a lot less than six months old. I'd put a lot more stock in that and
the timeline given at
http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2008/n2565.html


"JonathanCaves-WhatsInCpp0x.pptx"
http://blogs.microsoft.co.il/files/folders/21128/download.aspx

He added that actual times most likely will be even longer, since
there still is a big number of unresolved items.

Unresolved items are getting bumped to a Technical Report to prevent
schedule slippage, it would seem.


Alex


.