Loading...
Uploaded by someone9031 on Nov 19, 2011
I go over the ternary/conditional operator in C++.
Science & Technology
Creative Commons Attribution license (reuse allowed)
Just for your knowledge, you could use ::max instead of max. Scope operator without any prefix tells the C++ compiler to look for max-function in the global scope.
HenriKorpela 2 months ago in playlist Uploaded videos
Load more suggestions
Just for your knowledge, you could use ::max instead of max. Scope operator without any prefix tells the C++ compiler to look for max-function in the global scope.
HenriKorpela 2 months ago in playlist Uploaded videos