|
Boost : |
Subject: Re: [boost] [config] any macro to detect "Rvalue references for *this"?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2014-05-24 11:50:18
On Sat, May 24, 2014 at 10:41 AM, Andrzej Krzemienski <akrzemi1_at_[hidden]>wrote:
> 2014-05-23 15:21 GMT+02:00 Andrzej Krzemienski <akrzemi1_at_[hidden]>:
>
> > Hi,
> > Is there a macro in Boost.Config that would help me test if a compiler
> > supports a C++11 feature "Rvalue references for *this" (
> > http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm)?
> >
>
> Here is the Trac ticket: https://svn.boost.org/trac/boost/ticket/10067
>
>
Have you considered writing it yourself and then submitting a pull request?
The process of creating a defect macro is documented at:
and of course there are lots of examples in the config library to look at.
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk