jeudi 25 février 2016

Shall we use noexcept everywhere in this case?

I am working on a project which uses error codes, and exception handling is not allowed (we are using the nothrowing version of the new operator). Does it make sense to use the noexcept specifier on every function? Which are the possible pro and cons?

Aucun commentaire:

Enregistrer un commentaire