Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

please nest under a namespace (eg:simpleweb) to avoid name clashes #73

Open
timotheecour opened this issue Jun 8, 2017 · 1 comment

Comments

@timotheecour
Copy link

timotheecour commented Jun 8, 2017

symbols should be under a namespace, and includes should be under a toplevel directory, eg:

#include crypto.hpp => #include simpleweb/crypto.hpp

@eidheim
Copy link
Owner

eidheim commented Jun 8, 2017

There are two small classes and a namespace outside of the SimpleWeb namespace. I'll move these inside SimpleWeb as well after a minute version release. This is actually being worked on in Simple-Web-Server at the moment (eidheim/Simple-Web-Server@ec63c43).

I kept the directory structure simple due to the number of files, but will reconsider this for the next major version release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants