There're excellent books teaching how to write high-quality code in C++. For example, use const whenever possible, make your destructors virtual etc. But they all consider primarily non-template code (as far as I'm aware).
What resources about writing high-quality templated code are there?
Aucun commentaire:
Enregistrer un commentaire