C++
03
Added in Boost
1.16.1
Categories:
Iterators
The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors.
This Release
Jeremy Siek
Jeremy Siek
Author
Thomas Witt
Thomas Witt
Author
Jeffrey Lee Hellrung, Jr.
Jeffrey Lee Hellrung, Jr.
Maintainer
Andrey Semashev
Andrey Semashev
Contributor
Dependencies
Concept Check
Config
Core
Detail
Fusion
Mp11
MPL
Optional
Type Traits
Utility
Added
Mp11
Removed
Assert
Function Types
Smart Ptr
Static Assert
Boost.Iterator
Boost.Iterator, part of collection of the Boost C++ Libraries, provides tools for building and working with iterators in C++. The library also provides a number of iterator classes that can be used out of the box.
Directories
- doc - Documentation sources
- include - Interface headers of Boost.Iterator
- test - Boost.Iterator unit tests
- example - Boost.Iterator usage examples
More information
- Documentation
- Report bugs. Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.
- Submit your patches as pull requests against develop branch. Note that by submitting patches you agree to license your modifications under the Boost Software License, Version 1.0.
Build status
Branch | GitHub Actions | AppVeyor | Test Matrix | Dependencies |
---|---|---|---|---|
master |
GitHub Actions | AppVeyor | Tests | Dependencies |
develop |
GitHub Actions | AppVeyor | Tests | Dependencies |
License
Distributed under the Boost Software License, Version 1.0.
All Time
Dave Abrahams
Dave Abrahams
Contributor
Edward Diener
Edward Diener
Contributor
Beman Dawes
Beman Dawes
Contributor
Michel Morin
Michel Morin
Contributor
Daniel James
Daniel James
Contributor
Peter Dimov
Peter Dimov
Contributor
Stephen Kelly
Stephen Kelly
Contributor
John Maddock
John Maddock
Contributor
Douglas Gregor
Douglas Gregor
Contributor
Jens Maurer
Jens Maurer
Contributor
Kohei Takahashi
Kohei Takahashi
Contributor
Rene Rivera
Rene Rivera
Contributor
Marshall Clow
Marshall Clow
Contributor
Jeremiah Willcock
Jeremiah Willcock
Contributor
K. Noel Belcourt
K. Noel Belcourt
Contributor
Vladimir Prus
Vladimir Prus
Contributor
Joel de Guzman
Joel de Guzman
Contributor
Ronald Garcia
Ronald Garcia
Contributor
Troy D. Straszheim
Troy D. Straszheim
Contributor
Toon Knapen
Toon Knapen
Contributor
Glen Fernandes
Glen Fernandes
Contributor
Marcel Raad
Marcel Raad
Contributor
Nicola Musatti
Nicola Musatti
Contributor
Hartmut Kaiser
Hartmut Kaiser
Contributor
Jonathan Turkanis
Jonathan Turkanis
Contributor
Michael A. Jackson
Michael A. Jackson
Contributor
BrianWeed
BrianWeed
Contributor
Pavel I. Kryukov
Pavel I. Kryukov
Contributor
Brian Minard
Brian Minard
Contributor
Casey Carter
Casey Carter
Contributor
Daniela Engert
Daniela Engert
Contributor
Daniel Krügler
Daniel Krügler
Contributor
Alisdair Meredith
Alisdair Meredith
Contributor
Gennadiy Rozental
Gennadiy Rozental
Contributor
nekko1119
nekko1119
Contributor
Nathan Wilson
Nathan Wilson
Contributor
jakob lovhall
jakob lovhall
Contributor
Joaquin M. López Muñoz
Joaquin M. López Muñoz
Contributor
Nikita Kniazev
Nikita Kniazev
Contributor
Alexander Grund
Alexander Grund
Contributor