14 Aug
2017
14 Aug
'17
5:34 p.m.
On 14 August 2017 at 18:04, Rene Rivera via Boost
On Mon, Aug 14, 2017 at 11:58 AM, Daniel James via Boost < boost@lists.boost.org> wrote:
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.
You should check what the CI builds use when building quickbook for the release archives.
Looks like travis and circleci are using gcc 4.8, so that should be okay.