#5777 closed Bugs (fixed)
type_traits broken for GHS compiler
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | Boost 1.48.0 | Component: | config |
| Version: | Boost 1.47.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Can someone please check in the patch? It fixes a compilation error for the GHS compiler.
Attachments (1)
Change History (4)
by , 11 years ago
| Attachment: | type_traits.patch added |
|---|
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 11 years ago
Note:
See TracTickets
for help on using tickets.

(In [73954]) Fix typo in code. Fixes #5777.