Subject: Re: [boost] [quickbook] Requiring C++11 features in quickbook
From: Daniel James (dnljms_at_[hidden])
Date: 2017-08-14 19:39:14


On 14 August 2017 at 20:06, Ion Gaztañaga via Boost
<boost_at_[hidden]> wrote:
>
> I use Visual 2010 for quickbook, but I can move to a more recent version.

Apparently it supports rvalue references and auto, which are two of
the big features that I wanted to use. So I could try to support it.