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: ssp.mryau@… 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)

dynamic_bitset.patch (2.5 KB ) - added by ssp.mryau@… 9 years ago.
patch for dynamic_bitset with added methods find_last() and find_prev()

Download all attachments as: .zip

Change History (3)

by ssp.mryau@…, 9 years ago

Attachment: dynamic_bitset.patch added

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

comment:1 by acharles, 9 years ago

Owner: changed from jsiek to acharles
Status: newassigned
Type: PatchesFeature Requests

comment:2 by acharles, 9 years ago

Resolution: wontfix
Status: assignedclosed

Please add tests.

Note: See TracTickets for help on using tickets.