Boost logo

Boost :

Subject: Re: [boost] Boost config macros for 'override' and 'final'?
From: Nat Goodspeed (nat_at_[hidden])
Date: 2014-11-17 10:51:37


On Mon, Nov 17, 2014 at 10:45 AM, Nat Goodspeed <nat_at_[hidden]> wrote:

> I don't find in Boost 1.57 any Boost macros to mediate use of the
> 'override' or 'final' C++11 specifiers. Would that be a reasonable
> addition?

Okay, my question was badly phrased. I do see BOOST_NO_CXX11_FINAL.

What I meant was: should there be (e.g.) BOOST_FINAL that
conditionally expands to 'final' and BOOST_OVERRIDE that conditionally
expands to 'override'?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk