[ Maybe offtopic ] on c++ namespace aliasing
[ Maybe offtopic ] on c++ namespace aliasing
- Subject: [ Maybe offtopic ] on c++ namespace aliasing
- From: Ariel Feinerman <email@hidden>
- Date: Mon, 02 Jan 2017 16:11:32 +0200
I tried to figure out how to write a
namespace compatible c++ code between various standard versions, and find out that
it is impossible. Are the any Xcode tools or scripts (possibly, clang cpecific) that can do the trick?
I wish use everywhere std::some_class which can expand to boost:: or custom_namespace::some_class if compiler uses older c++ version.
Thank you in advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden