moshell icon indicating copy to clipboard operation
moshell copied to clipboard

Wrap every C++ code in a namespace

Open syldium opened this issue 2 years ago • 0 comments

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 .

syldium avatar Oct 20 '23 05:10 syldium