Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Promoted
David
Lv 6
I need help with C++. Does anyone know anything about C++0x?
I found this C++ code and I don't know what it means. Does anyone know?
int i(5);
int b( <:=:> () mutable throw -> int <% return i++; %> );
Looks to me like it's a lambda. But I've never seen one that looks like it. Does anyone know what it is?
1 Answer
Relevance
- 9 years agoFavorite Answer
Are you sure that it's C++, because I program it, and I NEVER see something in that style...
Still have questions? Get your answers by asking now.