$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [quickbook] Requiring C++11 features in quickbook
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2017-08-14 19:06:44
On 14/08/2017 18:58, Daniel James via Boost wrote:
> Hi,
>
> I'm thinking of using some C++11 features in quickbook, will this
> cause anyone any issues? Based on the support tables, I'm thinking of
> supporting gcc 4.4, clang 3.4, Visual Studio 2013 and later compilers.
> I won't use anything that doesn't have wide support (such as
> expression SFINAE). Please let me know if this will be a problem for
> you.
>
> Daniel
I use Visual 2010 for quickbook, but I can move to a more recent version.
Ion