This website requires JavaScript.
Explore
Help
Sign In
boost
/
range
Watch
2
Star
0
Fork
0
You've already forked range
mirror of
https://github.com/boostorg/range.git
synced
2026-01-27 07:02:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
642
Commits
60
Branches
109
Tags
adcb071dc6b06e69aa4ddcc080d23695a5da378f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
morinmorin
adcb071dc6
Replace std::min_element/max_element with boost::first_min_element/first_max_element to accept a range that models ForwardRange but its underlying iterator models only InputIterator; fixes ticket 11528.
2015-08-20 20:03:08 +09:00
doc
Fix parameters in replaced adaptor document
2015-04-22 02:48:05 +09:00
include
/boost
Replace std::min_element/max_element with boost::first_min_element/first_max_element to accept a range that models ForwardRange but its underlying iterator models only InputIterator; fixes ticket 11528.
2015-08-20 20:03:08 +09:00
meta
Add metadata file.
2014-08-18 15:09:55 +01:00
test
ticket10514 subrange unit test added.
2015-02-02 20:26:31 +00:00
.gitattributes
*** empty log message ***
2004-06-29 02:50:07 +00:00
index.html
[boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues.
2010-12-22 22:31:33 +00:00
Description
Mirrored via gitea-mirror
5.3
MiB
Languages
C++
99.9%