Opened 9 years ago
Closed 9 years ago
#8780 closed Bugs (fixed)
is_integral returning false for char16_t and char32_t on gcc-4.8
| Reported by: | Eric Niebler | Owned by: | John Maddock |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | type_traits |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
Subject line says it all.
Change History (3)
comment:1 by , 9 years ago
| Summary: | is_integral returning false for char16_t and char32_t on gcc-3.8 → is_integral returning false for char16_t and char32_t on gcc-4.8 |
|---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Ditto for clang-trunk, by the way.