$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [c++1] BOOST_NOEXCEPT macros?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2011-10-10 20:11:30
On Mon, Oct 10, 2011 at 5:46 PM, Robert Kawulak
<robert.kawulak_at_[hidden]> 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