Re: [Boost-bugs] [Boost C++ Libraries] #10694: Apple Clang + NVCC - identifier "__is_abstract" is undefined

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10694: Apple Clang + NVCC - identifier "__is_abstract" is undefined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-24 18:06:16


#10694: Apple Clang + NVCC - identifier "__is_abstract" is undefined
-------------------------------+-------------------------
  Reporter: nilsgladitz@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: type_traits
   Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------

Comment (by johnmaddock):

 There should still be <type_traits> available even when -stdlib=libstdc++
 is used, unless it's a really old libstdc++ version?

 Obviously I could disable the use of clang intrinsics when the compiler is
 cuda, but then the type traits wouldn't actually work :-( Plus these are
 also GCC intrinsics, so I'm rather surprised that it's not supported.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10694#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC