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

Subject: [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 15:08:15


#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
 Keywords: |
------------------------------+-------------------------
 While building with nvcc (NVIDIA CUDA compiler) and Clang on Mac OS X I
 get errors like these:

 /usr/local/include/boost/type_traits/is_abstract.hpp(72): error:
 identifier "__is_abstract" is undefined

 /usr/local/include/boost/type_traits/is_abstract.hpp(72): error: function
 call is not allowed in a constant expression

 /usr/local/include/boost/type_traits/is_abstract.hpp(72): error: type name
 is not allowed

 /usr/local/include/boost/type_traits/is_enum.hpp(180): error: identifier
 "__is_enum" is undefined

 /usr/local/include/boost/type_traits/is_enum.hpp(180): error: function
 call is not allowed in a constant expression

 /usr/local/include/boost/type_traits/is_enum.hpp(180): error: type name is
 not allowed

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10694>
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