Opened 9 years ago
Closed 9 years ago
#9352 closed Feature Requests (wontfix)
added functionality for dynamic_bitset::find_last() and dynamic_bitset::find_prev() methods
| Reported by: | Owned by: | acharles | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | dynamic_bitset |
| Version: | Boost 1.54.0 | Severity: | Not Applicable |
| Keywords: | find_last find_prev | Cc: |
Description
There were related questions on stackoverflow for such functions, I suppose they would be useful for other users in the main branch too.
Attachments (1)
Change History (3)
by , 9 years ago
| Attachment: | dynamic_bitset.patch added |
|---|
comment:1 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Type: | Patches → Feature Requests |
Note:
See TracTickets
for help on using tickets.

patch for dynamic_bitset with added methods find_last() and find_prev()