Closed narobertson42 closed 8 years ago
Is there a particular reason why you didn't put the initial user_.hpp inside the namespace puzzler?
I think it was to suggest that your code is "outside" the puzzler namespace, so you are not in control of that namespace (a bit like not injecting stuff into std). It doesn't have too much meaning.
puzzler
std
Is there a particular reason why you didn't put the initial user_.hpp inside the namespace puzzler?