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