New at the IBM DeveloperWorks C/C++ Cafe:
Defaulted functions in C++11
by Fang Lu
From the article:
The defaulted functions feature is newly introduced into the C++11 standard. In this article, I will explain this feature and provide some examples on how to use it.
Add a Comment
Comments are closed.