C++ - unique_ptr for custom resource
Using unique_ptr for a custom resource such as opening a file.
Using unique_ptr for a custom resource such as opening a file.
Please watch the following youtube to understand basic of C++ template meta programming
Declaring virtual destructor will disable move sematic
Comparing decltype vs declval in C++
Web performance metrics