What was dropped in C++0x? Any references?Originally Posted by monarch_dodra
The following code is perfectly valid in C++0x (draft version ISO/IEC JTC1 SC22 WG21 N3092)
Code:struct A { int i = 0; };
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 17
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |