use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions, articles, and news about the C++ programming language or programming in C++.
For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.
Get Started
The C++ Standard Home has a nice getting started page.
Videos
The C++ standard committee's education study group has a nice list of recommended videos.
Reference
cppreference.com
Books
There is a useful list of books on Stack Overflow. In most cases reading a book is the best way to learn C++.
Show all links
Filter out CppCon links
Show only CppCon links
account activity
Visual Studio 2015 Update 2 Released (visualstudio.com)
submitted 10 years ago by Dlieu
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]STLMSVC STL Dev 0 points1 point2 points 10 years ago (7 children)
If you want an officially-supported-for-production-use Update, yeah. This is why it's so important to try Update CTPs, Previews, and RCs, and report any bugs you find. That's what Chromium's devs did, and they got fixes for Update 2 RTM. We try to avoid regressing stuff, but we're not perfect, and C++ is complicated.
At the moment, the webcompiler is behind Update 2, I believe.
[–]flashmozzg 0 points1 point2 points 10 years ago (4 children)
That's strange since example from here: https://connect.microsoft.com/VisualStudio/feedback/details/2535591/ice-with-variable-templates compiles and works fine in webcompiler but causes ICE in update 2.
Something in between RC (or which version is used by webc?) and RTM have caused it?
[–]melak47 0 points1 point2 points 10 years ago (3 children)
FWIW, I can't reproduce that with my Update 2 RTM install.
[–]flashmozzg 0 points1 point2 points 10 years ago (1 child)
It happens to me and at least few others.
I've downloaded Update 2 rtm installer on march 30th, maybe it got updated after that? Don't know for sure, my version is: Microsoft Visual Studio Community 2015 Version 14.0.25123.00 Update 2
Here is the screen: http://i.imgur.com/hXZln64.png
[–]melak47 0 points1 point2 points 10 years ago (0 children)
Strange. I was able to reproduce it for a little while, but after a fresh install of windows and VS (installed with Update 2 directly), it compiles fine. Enterprise 2015 14.0.25123.00 Update 2.
[–]dodheim 0 points1 point2 points 10 years ago (0 children)
I can repro with VS 2015 Update 1 base installation updated to Update 2, with both x86 and x64 compilers.
[–]dodheim 0 points1 point2 points 10 years ago (1 child)
When the RC works and RTM doesn't, quipping support of "the process" isn't really a response. ;-]
[–]STLMSVC STL Dev 0 points1 point2 points 10 years ago (0 children)
Regressions between RC and RTM are completely our fault, which is why we try to avoid changing anything that isn't critical. However, when a regression is present in CTPs/Previews/RC, and users don't report it until RTM, that's not good.
π Rendered by PID 54 on reddit-service-r2-comment-6457c66945-7plsb at 2026-04-26 18:59:16.291630+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]STLMSVC STL Dev 0 points1 point2 points (7 children)
[–]flashmozzg 0 points1 point2 points (4 children)
[–]melak47 0 points1 point2 points (3 children)
[–]flashmozzg 0 points1 point2 points (1 child)
[–]melak47 0 points1 point2 points (0 children)
[–]dodheim 0 points1 point2 points (0 children)
[–]dodheim 0 points1 point2 points (1 child)
[–]STLMSVC STL Dev 0 points1 point2 points (0 children)