Subject: Re: [boost] Boost config macros for 'override' and 'final'?
From: John Maddock (boost.regex_at_[hidden])
Date: 2014-11-17 12:45:37


> Might we consider adding a set of macros each time a new C++ version is
> released
> which includes all the new features?

We've more or less done this I think for C++11 and C++14 - there are
probably a few missing from the darker corners of the language, but
given that it takes time to devise tests etc those can wait until some
lib actually really needs them.

John.