New paper: N3606, Extending std::search to use Additional Searching Algorithms -- Marshall Clow

A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.

Document number: N3606

Date: 2013-03-17

Extending std::search to use Additional Searching Algorithms

by Marshall Clow

Excerpt:

Two additional search algorithms are proposed for inclusion into the standard: "Boyer-Moore" and "Boyer-Moore-Horspool". Additionally, the interface for the search objects is documented so that library implementers and end users can create their own search objects and use them with std::search.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.