Boost logo

Boost Users :

Subject: Re: [Boost-users] [type traits][typeof] Using Boost.Geometry with Clang/LLVM & VC14
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2016-03-20 09:57:41


Degski wrote:
> The boost build is with plain VC14 (bootstrap, without any hacking
> whatsoever), not clang (that's no problem). The RC1 build is fine, the
> trouble is later on in the headers, when using Clang. When I try to
> build my app (with GGL), the previously reported errors show up, both
> with 1.61 and 1.60. The problem is not in GGL, but in type_traits (and
> typeof, but that seems to be fixed, ready for merging).

TypeTraits is fixed in develop and ready for merge with master so this
will be released with 1.62.
https://github.com/boostorg/type_traits/pull/24

TypeOf is not fixed, pull request is waiting:
https://github.com/boostorg/typeof/pull/3

Regards,
Adam


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net