mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-20 08:02:10 +02:00
Stop reserving rights.
[SVN r26067]
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
Lab`_, University of Hanover `Institute for Transport
|
Lab`_, University of Hanover `Institute for Transport
|
||||||
Railway Operation and Construction`_
|
Railway Operation and Construction`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
.. _n1530: http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1530.html
|
.. _n1530: http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1530.html
|
||||||
|
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Lab`_, University of Hanover `Institute for Transport
|
Lab`_, University of Hanover `Institute for Transport
|
||||||
Railway Operation and Construction`_
|
Railway Operation and Construction`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Lab`_, University of Hanover `Institute for Transport
|
Lab`_, University of Hanover `Institute for Transport
|
||||||
Railway Operation and Construction`_
|
Railway Operation and Construction`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Lab`_, University of Hanover `Institute for Transport
|
Lab`_, University of Hanover `Institute for Transport
|
||||||
Railway Operation and Construction`_
|
Railway Operation and Construction`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Lab`_, University of Hanover `Institute for Transport
|
Lab`_, University of Hanover `Institute for Transport
|
||||||
Railway Operation and Construction`_
|
Railway Operation and Construction`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
.. Version 1.1 of this ReStructuredText document corresponds to
|
.. Version 1.1 of this ReStructuredText document corresponds to
|
||||||
n1530_, the paper accepted by the LWG.
|
n1530_, the paper accepted by the LWG.
|
||||||
|
|
||||||
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All
|
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
rights reserved
|
|
||||||
|
|
||||||
Each specialization of the ``iterator_adaptor`` class template is derived from
|
Each specialization of the ``iterator_adaptor`` class template is derived from
|
||||||
a specialization of ``iterator_facade``. The core interface functions
|
a specialization of ``iterator_facade``. The core interface functions
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
.. Version 1.2 of this ReStructuredText document corresponds to
|
.. Version 1.2 of this ReStructuredText document corresponds to
|
||||||
n1530_, the paper accepted by the LWG for TR1.
|
n1530_, the paper accepted by the LWG for TR1.
|
||||||
|
|
||||||
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All
|
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
rights reserved
|
|
||||||
|
|
||||||
The ``iterator_adaptor`` class template adapts some ``Base`` [#base]_
|
The ``iterator_adaptor`` class template adapts some ``Base`` [#base]_
|
||||||
type to create a new iterator. Instantiations of ``iterator_adaptor``
|
type to create a new iterator. Instantiations of ``iterator_adaptor``
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
.. Version 1.4 of this ReStructuredText document corresponds to
|
.. Version 1.4 of this ReStructuredText document corresponds to
|
||||||
n1530_, the paper accepted by the LWG for TR1.
|
n1530_, the paper accepted by the LWG for TR1.
|
||||||
|
|
||||||
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All
|
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
rights reserved.
|
|
||||||
|
|
||||||
.. parsed-literal::
|
.. parsed-literal::
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
:organization: `Boost Consulting`_, Indiana University `Open Systems
|
:organization: `Boost Consulting`_, Indiana University `Open Systems
|
||||||
Lab`_, `Zephyr Associates, Inc.`_
|
Lab`_, `Zephyr Associates, Inc.`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2004. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2004.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
:organization: `Boost Consulting`_, Indiana University `Open Systems
|
:organization: `Boost Consulting`_, Indiana University `Open Systems
|
||||||
Lab`_, `Zephyr Associates, Inc.`_
|
Lab`_, `Zephyr Associates, Inc.`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2004. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2004.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Lab`_, University of Hanover `Institute for Transport
|
Lab`_, University of Hanover `Institute for Transport
|
||||||
Railway Operation and Construction`_
|
Railway Operation and Construction`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
.. Version 1.1 of this ReStructuredText document corresponds to
|
.. Version 1.1 of this ReStructuredText document corresponds to
|
||||||
n1530_, the paper accepted by the LWG for TR1.
|
n1530_, the paper accepted by the LWG for TR1.
|
||||||
|
|
||||||
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All
|
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
rights reserved
|
|
||||||
|
|
||||||
|
|
||||||
While the iterator interface is rich, there is a core subset of the
|
While the iterator interface is rich, there is a core subset of the
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
.. Version 1.3 of this ReStructuredText document corresponds to
|
.. Version 1.3 of this ReStructuredText document corresponds to
|
||||||
n1530_, the paper accepted by the LWG for TR1.
|
n1530_, the paper accepted by the LWG for TR1.
|
||||||
|
|
||||||
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All
|
.. Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
rights reserved
|
|
||||||
|
|
||||||
|
|
||||||
.. parsed-literal::
|
.. parsed-literal::
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
:Contact: dave@boost-consulting.com
|
:Contact: dave@boost-consulting.com
|
||||||
:organization: `Boost Consulting`_
|
:organization: `Boost Consulting`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams 2004. All rights reserved
|
:copyright: Copyright David Abrahams 2004.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
revision of paper n1297_, n1477_, and n1531_.
|
revision of paper n1297_, n1477_, and n1531_.
|
||||||
|
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt
|
||||||
2003. All rights reserved
|
2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
:organization: `Boost Consulting`_, Indiana University `Open Systems
|
:organization: `Boost Consulting`_, Indiana University `Open Systems
|
||||||
Lab`_
|
Lab`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright Toon Knapen, David Abrahams, Roland Richter, and Jeremy Siek 2003. All rights reserved
|
:copyright: Copyright Toon Knapen, David Abrahams, Roland Richter, and Jeremy Siek 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
:Contact: dave@boost-consulting.com
|
:Contact: dave@boost-consulting.com
|
||||||
:organization: `Boost Consulting`_
|
:organization: `Boost Consulting`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams 2004. All rights reserved
|
:copyright: Copyright David Abrahams 2004.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Lab`_, University of Hanover `Institute for Transport
|
Lab`_, University of Hanover `Institute for Transport
|
||||||
Railway Operation and Construction`_
|
Railway Operation and Construction`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Lab`_, University of Hanover `Institute for Transport
|
Lab`_, University of Hanover `Institute for Transport
|
||||||
Railway Operation and Construction`_
|
Railway Operation and Construction`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003. All rights reserved
|
:copyright: Copyright David Abrahams, Jeremy Siek, and Thomas Witt 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
.. _`Open Systems Lab`: http://www.osl.iu.edu
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
:Contact: dave@boost-consulting.com, thomas@styleadvisor.com
|
:Contact: dave@boost-consulting.com, thomas@styleadvisor.com
|
||||||
:organization: `Boost Consulting`_, `Zephyr Associates, Inc.`_
|
:organization: `Boost Consulting`_, `Zephyr Associates, Inc.`_
|
||||||
:date: $Date$
|
:date: $Date$
|
||||||
:copyright: Copyright David Abrahams and Thomas Becker 2003. All rights reserved
|
:copyright: Copyright David Abrahams and Thomas Becker 2003.
|
||||||
|
|
||||||
.. _`Boost Consulting`: http://www.boost-consulting.com
|
.. _`Boost Consulting`: http://www.boost-consulting.com
|
||||||
.. _`Zephyr Associates, Inc.`: http://www.styleadvisor.com
|
.. _`Zephyr Associates, Inc.`: http://www.styleadvisor.com
|
||||||
|
Reference in New Issue
Block a user