Opened 13 years ago

Closed 13 years ago

#4052 closed Patches (fixed)

NVCC and boost/type_traits/has_new_operator.hpp

Reported by: Denis Taniguchi <denis.taniguchi@…> Owned by: John Maddock
Milestone: Boost 1.43.0 Component: type_traits
Version: Boost 1.42.0 Severity: Problem
Keywords: nvcc Cc:

Description

NVCC can't compile has_new_operator.hpp. Removed #include in case CUDACC is defined. This is related to #3919 and #3980.

Attachments (1)

changeset_r60861.diff (528 bytes ) - added by Denis Taniguchi <denis.taniguchi@…> 13 years ago.

Download all attachments as: .zip

Change History (2)

by Denis Taniguchi <denis.taniguchi@…>, 13 years ago

Attachment: changeset_r60861.diff added

comment:1 by John Maddock, 13 years ago

Resolution: fixed
Status: newclosed

(In [60960]) Fixes #4052.

Note: See TracTickets for help on using tickets.