
12 Oct
2011
12 Oct
'11
9:55 a.m.
From: Beman Dawes There is another issue I should have mentioned earlier: Do these features actually impact any Boost code? We don't want to waste people's time working on config support that isn't going to be used.
I don't know if I know the answer in general. I believe it does not apply to any current Boost code, but it's a generally useful feature, so it may benefit Boost code as well as users' code. And as I said, it not only provides portability between C++11 and C++03 compilers, but also between C++11 and MSVC. If others find it useful, I may make all the needed changes. Best regards, RK