moshell
moshell copied to clipboard
Wrap every C++ code in a namespace
While some code is in the msh namespace, some older code isn't. It would be great to uniformize that. This would also drastically reduce the chance of a function name clash, with the ntohl function on MacOS for instance .