
13 Jul
2012
13 Jul
'12
11:58 a.m.
On 13.07.2012 13:22, Beman Dawes wrote:
On Thu, Jul 12, 2012 at 9:32 PM, Daniel Larimer <dlarimer@gmail.com> wrote:
Considering the ABI hasn't broken yet for GCC or (VS2010??), I would think boost should avoid breaking the boost ABI as well based upon a simple compile flag.
As an aside, VS2010 doesn't have a C++03 mode (it always enables all the 11 features it has), and Visual Studio breaks standard library ABI on every version. So that's not a concern there.
Sebastian