Did you know there is a "down to" operatorin C?
Did you know there is a "down to" operatorin C?
stackoverflow.com
What is the "-->" operator in C/C++?
After reading Hidden Features and Dark Corners of C++/STL on comp.lang.c++.moderated, I was completely surprised that the following snippet compiled and worked in both Visual Studio 2008 and G++ 4.4.
