countly-sdk-cpp
countly-sdk-cpp copied to clipboard
No namespace
trafficstars
Without a namespace, the contents of the header polute the global namespace. in particular, the using json is quite unfortunate
clients of this SDK need to wrap the #include <countly.hpp> in a namespace as a work-around