Opened 12 years ago
Closed 12 years ago
#4332 closed Bugs (fixed)
integer/integer_mask.hpp does not support 64-bit integers
| Reported by: | Owned by: | Daryle Walker | |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | integer |
| Version: | Boost 1.44.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
boost::low_bits_mask_t<64> should be specialized.
Attachments (1)
Change History (2)
by , 12 years ago
| Attachment: | integer_mask.hpp.patch added |
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Proposed patch (untested)