Opened 12 years ago
Last modified 11 years ago
#5024 new Patches
Boost NVCC/CUDA fixes (MPL+concepts)
| Reported by: | anonymous | Owned by: | Aleksey Gurtovoy |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | mpl |
| Version: | Boost 1.45.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Fix traits, MPL problems for gcc+nvcc compiles. BOOST_DEDUCED_TYPENAME doesnt work for nvcc because EDG and GCC treat them differently. That was fixed manually.
Attachments (1)
Note:
See TracTickets
for help on using tickets.

Will this patch ever be part of an official boost release?