Opened 10 years ago
Closed 9 years ago
#8445 closed Feature Requests (fixed)
dynamic_bitset::all()
| Reported by: | Owned by: | acharles | |
|---|---|---|---|
| Milestone: | Boost 1.56.0 | Component: | dynamic_bitset |
| Version: | Boost 1.53.0 | Severity: | Not Applicable |
| Keywords: | Cc: |
Description
Since c++11 defines std::bitset::all(), dynamic_bitset should also propose all().
Change History (3)
comment:1 by , 9 years ago
| Milestone: | To Be Determined → Boost 1.56.0 |
|---|---|
| Owner: | changed from to |
| Severity: | Problem → Not Applicable |
| Status: | new → assigned |
comment:2 by , 9 years ago
comment:3 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fix in develop.