5 Jun
2015
5 Jun
'15
9:20 p.m.
Edward Diener wrote:
Suppose library X is compiled using C++11 mode and your own library Y, which uses library X as a dependency, is compiled without C++11 mode. Again those factors of interoperability between the libraries must be taken into account. Using my macros is not going to change any of that, ...
No, but one could argue that the existence of your macros in Boost.Config is going to encourage people to use them and hence make this situation more likely.