The Wayback Machine - https://web.archive.org/web/20220525161711/https://github.com/topics/cpp-14
Skip to content
#

cpp-14

Here are 19 public repositories matching this topic...

camilne
camilne commented Apr 26, 2018

Issue description

Linear search should be added. It should take a begin and end iterator to a collection and search for a value.

Take a look at the sorting algorithm interfaces for an example.

Checklist

  • Check for existing issue
  • Check for existing pull request
enhancement good first issue algorithm

Improve this page

Add a description, image, and links to the cpp-14 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpp-14 topic, visit your repo's landing page and select "manage topics."

Learn more