Articles tagged ‘Windows API’
Resource Management with Explicit Template Specialisations
Here’s my article from the April 2015 issue of Overload journal. It shows how to build a convinient RAII wrapper with the help of interesting static polymorphism technique based on explicit template specialisation.