More general question to the boost dev community. Is there a chance we will see boost built with Clang on Windows in foreseeable future? -----Original Message----- From: Boost-users [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Adam Wulkiewicz Sent: Sunday, March 20, 2016 3:58 PM To: boost-users@lists.boost.org Subject: Re: [Boost-users] [type traits][typeof] Using Boost.Geometry with Clang/LLVM & VC14 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 mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users