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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
iterator
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
23
Code
Issues
9
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Constrain distance function using is_iterator type trait
- #96
#96
Merged
Lastique
merged 18 commits into
boostorg:develop
boostorg/iterator:develop
from
jeremy-murphy:patch-1
jeremy-murphy/iterator:patch-1
Copy head branch name to clipboard
Jun 21, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Constrain distance function using is_iterator type trait
#96
Lastique
merged 18 commits into
boostorg:develop
boostorg/iterator:develop
from
jeremy-murphy:patch-1
jeremy-murphy/iterator:patch-1
Copy head branch name to clipboard
Commits
Commits on May 13, 2026
Constrain distance function using is_iterator type trait
jeremy-murphy
authored
b181c05
View commit details
Copy full SHA for b181c05
Browse repository at this point
Add enable_if include
jeremy-murphy
authored
668fdd0
View commit details
Copy full SHA for 668fdd0
Browse repository at this point
Fix template syntax in distance function
jeremy-murphy
authored
d95f074
View commit details
Copy full SHA for d95f074
Browse repository at this point
Fix syntax issue in distance enable_if
jeremy-murphy
authored
a312350
View commit details
Copy full SHA for a312350
Browse repository at this point
Commits on May 14, 2026
Test which overload of distance is called
Show description for ec48579
jeremy-murphy
authored
ec48579
View commit details
Copy full SHA for ec48579
Browse repository at this point
Fix wrong spelling of std::ptrdiff_t
jeremy-murphy
authored
71d8fb2
View commit details
Copy full SHA for 71d8fb2
Browse repository at this point
Move Foo struct to global scope
jeremy-murphy
authored
c9e4a8d
View commit details
Copy full SHA for c9e4a8d
Browse repository at this point
Merge branch 'boostorg:develop' into patch-1
jeremy-murphy
authored
1ffbb8b
View commit details
Copy full SHA for 1ffbb8b
Browse repository at this point
Andrey magic
jeremy-murphy
authored
66cdd2e
View commit details
Copy full SHA for 66cdd2e
Browse repository at this point
Commits on May 19, 2026
Fix headers, add copyright
jeremy-murphy
authored
f5ea042
View commit details
Copy full SHA for f5ea042
Browse repository at this point
Constrain advance to iterators
jeremy-murphy
authored
7f737f0
View commit details
Copy full SHA for 7f737f0
Browse repository at this point
Test contraint of advance function with int overload
Show description for fa930f2
jeremy-murphy
authored
fa930f2
View commit details
Copy full SHA for fa930f2
Browse repository at this point
Fix enable_if condition for advance function
jeremy-murphy
authored
1d642b2
View commit details
Copy full SHA for 1d642b2
Browse repository at this point
Commits on May 20, 2026
Fix template syntax in advance constraint
jeremy-murphy
authored
c20eb82
View commit details
Copy full SHA for c20eb82
Browse repository at this point
Fix advance test
jeremy-murphy
authored
5ea771c
View commit details
Copy full SHA for 5ea771c
Browse repository at this point
Remove constexpr specifier
jeremy-murphy
authored
db27fad
View commit details
Copy full SHA for db27fad
Browse repository at this point
Commits on May 21, 2026
Make advance overload require conversion in parameter
jeremy-murphy
authored
c1af205
View commit details
Copy full SHA for c1af205
Browse repository at this point
Commits on Jun 15, 2026
Explain choice of type long for n parameter
jeremy-murphy
committed
156af04
View commit details
Copy full SHA for 156af04
Browse repository at this point
You can’t perform that action at this time.