
1 Apr
2008
1 Apr
'08
8:43 a.m.
Anthony Williams wrote:
Couldn't this issue be handled by the boost config headers?
That would seem better than handling it on a case-by-case basis, but it might change things for user code too (i.e. any code included *after* the boost headers).
It's also fragile: it only works if the Boost header is the first header included, and if that header doesn't include any std lib headers before boost/config.hpp :-( John.