Opened 7 years ago
#11505 new Bugs
operators: -Wundef warning issued for __NVCC__ construct
Reported by: | davido | Owned by: | Aleksey Gurtovoy |
---|---|---|---|
Milestone: | To Be Determined | Component: | mpl |
Version: | Boost 1.59.0 | Severity: | Problem |
Keywords: | Cc: |
Description
-Wundef warning is issued for NVCC construct.
Removing this line fixed it for me:
"BOOST_WORKAROUND(NVCC, BOOST_TESTED_AT(1)) \"
Note:
See TracTickets
for help on using tickets.