Opened 15 years ago
Closed 15 years ago
#1024 closed Patches (fixed)
Add documentation for the iter_find/split algorithms
| Reported by: | Pavol Droba | Owned by: | |
|---|---|---|---|
| Milestone: | Boost 1.34.1 | Component: | None |
| Version: | Severity: | Cosmetic | |
| Keywords: | Cc: |
Description
There was a request to add iter_find/split to the set of officialy supported algorithms.
The only thing that have to be done to make this happen is to add them to documentation.
Attached patch modifies string_algo document jamfile and adds few references to quickcard.
Attachments (1)
Change History (3)
by , 15 years ago
| Attachment: | string_algo_doc.patch added |
|---|
comment:1 by , 15 years ago
| Milestone: | To Be Determined → Boost 1.34.1 |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Patch applied by Pavol Droba.