This post originated on Google+, where a friend of mine reported about default parameters being evaluated in the scope of the caller. This lead me to study the standard (that can be downloaded here). The result of my brief look into the standard: Continue reading
Default Parameters in C++ Functions
Reply