The question about BOOST_OVERRIDE was on mail list a long time ago https://lists.boost.org/Archives/boost/2013/07/205180.php; there also was a PR adding it #82. The macro is still in demand. Can we do about it something? If you wish I could extract BOOST_OVERRIDE (and possibly BOOST_FINAL) from #82 as a separate small PR.
The question about
BOOST_OVERRIDEwas on mail list a long time ago https://lists.boost.org/Archives/boost/2013/07/205180.php; there also was a PR adding it #82. The macro is still in demand. Can we do about it something? If you wish I could extractBOOST_OVERRIDE(and possiblyBOOST_FINAL) from #82 as a separate small PR.