René's URL Explorer Experiment


Title: Algorithm Selection – the code report – A blog about programming languages and more

Open Graph Title: Algorithm Selection

X Title: Algorithm Selection

Description: Yesterday, a contributor to one of my open source projects (Robert) pointed out to me that std::find_if(f, l, pred) != l is just std::any_of(f, l, pred). I totally missed this while refactoring even though it is implicitly covered in my STL Algorithm Cheatsheet:

Open Graph Description: Yesterday, a contributor to one of my open source projects (Robert) pointed out to me that std::find_if(f, l, pred) != l is just std::any_of(f, l, pred). I totally missed this while refactoring even though it is implicitly covered in my STL Algorithm Cheatsheet:

Opengraph URL: https://codereport.github.io/Algorithm-Selection/

Generator: Jekyll v3.10.0

direct link

Domain: codereport.github.io


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Conor Hoekstra"},"dateModified":"2021-03-07T00:00:00+00:00","datePublished":"2021-03-07T00:00:00+00:00","description":"Yesterday, a contributor to one of my open source projects (Robert) pointed out to me that std::find_if(f, l, pred) != l is just std::any_of(f, l, pred). I totally missed this while refactoring even though it is implicitly covered in my STL Algorithm Cheatsheet:","headline":"Algorithm Selection","mainEntityOfPage":{"@type":"WebPage","@id":"https://codereport.github.io/Algorithm-Selection/"},"url":"https://codereport.github.io/Algorithm-Selection/"}

authorthe code report
og:localeen_US
og:site_nameAmit Merchant - Software Engineer
og:typearticle
article:published_time2021-03-07T00:00:00+00:00
twitter:cardsummary
NoneIE=edge
og:imagehttps://codereport.github.io/images/logo_crisp_no_background.png
twitter:imagehttps://codereport.github.io/images/logo_crisp_no_background.png
theme-color#000000

Links:

https://codereport.github.io/
the code reporthttps://codereport.github.io/
Postshttps://codereport.github.io/
Trip Reportshttps://codereport.github.io/trip-reports
Abouthttps://codereport.github.io/about
Algorithmshttps://codereport.github.io/categories/#Algorithms
STLhttps://codereport.github.io/categories/#STL
C++https://codereport.github.io/categories/#C++
Roberthttps://twitter.com/sebanisu
pointed outhttps://github.com/codereport/An-Algorithm-Library/issues/5
STL Algorithm Cheatsheethttps://github.com/codereport/Algorithms/blob/master/CheatSheet/The%20STL%20Algorithm%20Cheat%20Sheet%20v0.0.pdf
Godbolt linkhttps://www.godbolt.org/z/Ts5ca1
Stephan T. Lavavejhttps://twitter.com/StephanTLavavej
MSVC Standard Libraryhttps://github.com/microsoft/STL/graphs/contributors?from=2019-09-01&to=2021-03-08&type=a
March 7, 2021https://twitter.com/StephanTLavavej/status/1368701581839925251?ref_src=twsrc%5Etfw
Updated Godbolthttps://www.godbolt.org/z/YrfbTf
reddit threadhttps://old.reddit.com/r/cpp/comments/lzrqv4/algorithm_selection/
tweethttps://twitter.com/code_report/status/1368569503379042304
Twitterhttp://twitter.com/share?text=Algorithm Selection&url=https://codereport.github.io/Algorithm-Selection/
Facebookhttps://www.facebook.com/sharer.php?u=https://codereport.github.io/Algorithm-Selection/
https://youtube.com/@code_report
https://github.com/codereport
https://linkedin.com/in/conorhoekstra
https://twitter.com/code_report
https://mastodon.social/@code_report
https://bsky.app/profile/codereport.bsky.social

Viewport: width=device-width, initial-scale=1.0, maximum-scale=1.0


URLs of crawlers that visited me.