Suppose I have a helper:
namespace test { void doSomething() { // Do stuff } }
Should I put that code in a .cpp file or .h file, so I can then #Include it?
Aucun commentaire:
Enregistrer un commentaire