Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.66.0 Beta 1 Release Candidate 1
From: Peter Dimov (lists_at_[hidden])
Date: 2017-11-16 15:10:13


Stefan Seefeld wrote:
> It looks like we falsely assume the compiler understands C++11 and thus
> use attempt to use std::integral_constant. Could it be that the
> conditional in
> https://github.com/boostorg/python/blob/develop/include/boost/python/detail/type_traits.hpp#L10-L11
> is wrong ?

You should probably be checking BOOST_NO_CXX11_HDR_TYPE_TRAITS there unless
you have a specific reason not to do so.


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