The Hermetic Vault

typedef typename template

Site Tags

  • .NET
  • Boost
  • C++
  • CI
  • Design Patterns
  • Generic Programming
  • OOP
  • PowerShell
  • Static Analysis
  • Windows API

Site Navigation

  • Home
  • Archive
  • News Feed
  • Contact
  • About

Legal Information

  • Disclaimer ‡
  • Privacy

© 2020 TheHermeticVault.com

Articles Tagged ‘Windows API’

Resource Management with Explicit Template Specialisations

Metadata

A clock. Published:
10 Apr 2015.
A newspaper. Reading time:
15 minutes.
Tags
  • C++,
  • Generic Programming,
  • Windows API.

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.