Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sagar280190
/
algorithm
Public
forked from
boostorg/algorithm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
algorithm
include
on
develop
User selector
All users
All time
Commit history
Commits on May 5, 2025
Add missing include
georgthegreat
authored
7012619
View commit details
Copy full SHA for 7012619
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
Merge pull request #112 from glywk/develop
Show description for 6eb48dd
mclow
authored
6eb48dd
View commit details
Copy full SHA for 6eb48dd
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Fix documentation for trim_all and trim_fill
ahamez
authored
35a5523
View commit details
Copy full SHA for 35a5523
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
fix range-base gather algorithm
jiayuehua
authored and
glywk
committed
3401f03
View commit details
Copy full SHA for 3401f03
View code at this point
Browse repository at this point
Commits on May 8, 2023
fix range-base gather algorithm
jiayuehua
committed
d1ecc8b
View commit details
Copy full SHA for d1ecc8b
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
Add is_blank classifier
glywk
committed
1d9706f
View commit details
Copy full SHA for 1d9706f
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Update is_palindrome.hpp
denzor200
authored
6d58f2b
View commit details
Copy full SHA for 6d58f2b
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
refactor: use core/enable_if over utility/enable_if
fanquake
committed
e8ba63c
View commit details
Copy full SHA for e8ba63c
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
Merge pull request #100 from jgopel/copy-if-while
Show description for 12ade33
mclow
authored
12ade33
View commit details
Copy full SHA for 12ade33
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
Implement copy_if_while and copy_if_until
Show description for eec00d8
jgopel
committed
eec00d8
View commit details
Copy full SHA for eec00d8
View code at this point
Browse repository at this point
Merge pull request #56 from jeking3/ci
Show description for 055ebaa
mclow
authored
055ebaa
View commit details
Copy full SHA for 055ebaa
View code at this point
Browse repository at this point
Commits on Jun 5, 2022
Add documentation to transform_exclusive_scan
Show description for 6b7a38f
jgopel
committed
6b7a38f
View commit details
Copy full SHA for 6b7a38f
View code at this point
Browse repository at this point
Add documentation to transform_inclusive_scan
Show description for 02f436c
jgopel
committed
02f436c
View commit details
Copy full SHA for 02f436c
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
fix -Wdeprecated-copy warnings in string algorithms
apolukhin
committed
a9cd6c3
View commit details
Copy full SHA for a9cd6c3
View code at this point
Browse repository at this point
Commits on Sep 12, 2021
update authors
libbooze
committed
9d5ddb6
View commit details
Copy full SHA for 9d5ddb6
View code at this point
Browse repository at this point
update CR
libbooze
committed
9031f17
View commit details
Copy full SHA for 9031f17
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
fix comments for type_identity
libbooze
committed
0c2e904
View commit details
Copy full SHA for 0c2e904
View code at this point
Browse repository at this point
boost::type_identity modernization
libbooze
committed
d717d99
View commit details
Copy full SHA for d717d99
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
Merge branch 'develop' into add_is_clamped_to_boost_algorithm
libbooze
committed
fe66d62
View commit details
Copy full SHA for fe66d62
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
Remove dependency on boost::mpl from 'clamp' and 'is_sorted'
mclow
committed
c5f6f52
View commit details
Copy full SHA for c5f6f52
View code at this point
Browse repository at this point
comment uniformization
libbooze
committed
ba3f706
View commit details
Copy full SHA for ba3f706
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
rm unneeded include
libbooze
committed
02b05e5
View commit details
Copy full SHA for 02b05e5
View code at this point
Browse repository at this point
Add is_clamped.hpp, is_clamped_test.cpp
libbooze
committed
4ad181f
View commit details
Copy full SHA for 4ad181f
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
Remove erroneous inclusion of C++11 type_traits header file.
eldiener
committed
fc86cd3
View commit details
Copy full SHA for fc86cd3
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Fix incorrect include guards (copypasta). Thanks to Anton Vasin (tony-space) for the bug report and fix
mclow
committed
8c26a50
View commit details
Copy full SHA for 8c26a50
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Merge pull request #77 from vgvassilev/patch-2
Show description for 1e098f3
mclow
authored
1e098f3
View commit details
Copy full SHA for 1e098f3
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Add missing include
Show description for 49d2843
vgvassilev
authored
49d2843
View commit details
Copy full SHA for 49d2843
View code at this point
Browse repository at this point
Add missing includes
Show description for 68100d9
vgvassilev
authored
68100d9
View commit details
Copy full SHA for 68100d9
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Add missing include
Show description for 4547b1a
vgvassilev
authored
4547b1a
View commit details
Copy full SHA for 4547b1a
View code at this point
Browse repository at this point
Commits on May 29, 2020
Remove empty loop bodies to prevent clang 'extra-semi-stmt warnings'. Thanks to Eugene for the heads-up
mclow
committed
130e4da
View commit details
Copy full SHA for 130e4da
View code at this point
Browse repository at this point
Commits on May 11, 2020
Remove a few leftover uses of boost/detail/iterator.hpp.
Lastique
committed
8710bbd
View commit details
Copy full SHA for 8710bbd
View code at this point
Browse repository at this point
Avoid using deprecated header boost/detail/iterator.hpp.
Show description for ed4033f
Lastique
committed
ed4033f
View commit details
Copy full SHA for ed4033f
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Change include of boost/bind.hpp -> boost/bind/bind.hpp. Thanks to Andrey for the suggested patch
mclow
committed
6d86fb3
View commit details
Copy full SHA for 6d86fb3
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
eldiener
committed
8e23ffd
View commit details
Copy full SHA for 8e23ffd
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
Update header files to always include boost/config.hpp. Fixes issue #61
mclow
committed
9ef3df0
View commit details
Copy full SHA for 9ef3df0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.