
11 Oct
2011
11 Oct
'11
12:11 a.m.
On Mon, Oct 10, 2011 at 5:46 PM, Robert Kawulak <robert.kawulak@gmail.com> wrote:
Then maybe at one go add BOOST_OVERRIDE and BOOST_FINAL? (note that MSVC supports them since VS 2005 but uses sealed rather than final, making the macros even more desirable for better portability).
Care to submit patches? --Beman