Opened 11 years ago
Closed 11 years ago
#5589 closed Bugs (fixed)
Documentation lacks of some string_algo predicates
Reported by: | Mateusz Loskot | Owned by: | Marshall Clow |
---|---|---|---|
Milestone: | To Be Determined | Component: | algorithm |
Version: | Boost 1.46.1 | Severity: | Problem |
Keywords: | Cc: |
Description
Some of the classification predicates are missing from the quick reference of the boost::string_algo in Boost 1.46.1.
For example: is_any_of and is_from_range are not presented.
Change History (2)
comment:1 by , 11 years ago
Component: | string_algo → algorithm |
---|---|
Owner: | changed from | to
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [76527]) Merge changes to release; fixes #5589