mirror of
https://github.com/boostorg/range.git
synced 2025-07-29 20:37:25 +02:00
cleanup to pass inspection tool
[SVN r43139]
This commit is contained in:
@ -1,3 +1,13 @@
|
|||||||
|
#// Boost.Range library
|
||||||
|
#//
|
||||||
|
#// Copyright Thorsten Ottosen 2003-2008. Use, modification and
|
||||||
|
#// distribution is subject to the Boost Software License, Version
|
||||||
|
#// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
|
#// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
#//
|
||||||
|
#// For more information, see http://www.boost.org/libs/range/
|
||||||
|
#//
|
||||||
|
|
||||||
|
|
||||||
use-project boost : $(BOOST_ROOT) ;
|
use-project boost : $(BOOST_ROOT) ;
|
||||||
|
|
||||||
|
@ -745,7 +745,13 @@ class=identifier>T</span><span class=special>& </span><span class=identifier
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2007
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
// Boost.Range library
|
||||||
|
//
|
||||||
|
// Copyright Thorsten Ottosen 2003-2008. Use, modification and
|
||||||
|
// distribution is subject to the Boost Software License, Version
|
||||||
|
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
//
|
||||||
|
// For more information, see http://www.boost.org/libs/range/
|
||||||
|
//
|
||||||
|
|
||||||
#include <boost/range.hpp>
|
#include <boost/range.hpp>
|
||||||
#include <iterator> // for std::iterator_traits, std::distance()
|
#include <iterator> // for std::iterator_traits, std::distance()
|
||||||
|
|
||||||
|
@ -41,9 +41,16 @@
|
|||||||
<li> <a href="../test/array.cpp">array.cpp</a>
|
<li> <a href="../test/array.cpp">array.cpp</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2004
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
11
doc/faq.html
11
doc/faq.html
@ -114,9 +114,16 @@ Cool indeed!
|
|||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2004
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy
|
||||||
|
at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -173,7 +173,14 @@
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2007
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy
|
||||||
|
at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -61,7 +61,14 @@ C++ standard: <blockquote>
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2006
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy
|
||||||
|
at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -135,7 +135,14 @@ Notice that we have to
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2007
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy
|
||||||
|
at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -73,11 +73,18 @@ href="http://boost.sourceforge.net/regression-logs/developer/range.html">here</a
|
|||||||
</ol>
|
</ol>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2004
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy
|
||||||
|
at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
|
</p>>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
@ -352,34 +352,16 @@ href="../../iterator/doc/new-iter-concepts.html#random-access-traversal-iterator
|
|||||||
<p> <a href="../../concept_check/concept_check.htm">Boost Concept Check library</a></p>
|
<p> <a href="../../concept_check/concept_check.htm">Boost Concept Check library</a></p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
<p>
|
||||||
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
|
</p>
|
||||||
|
|
||||||
<!--
|
<p>
|
||||||
<h3>Notes</h3>
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy
|
||||||
|
at <a href=
|
||||||
<P>
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
<A name="1">[1]</A>
|
</p>
|
||||||
|
|
||||||
The reference type does not have to be a real C++ reference. The requirements of
|
|
||||||
the reference type is that it <i>behaves</i> like a real reference. Hence the
|
|
||||||
reference type must be convertible to the value_type and assignment through
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
<HR>
|
|
||||||
<br>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<TABLE>
|
|
||||||
<TR valign="top">
|
|
||||||
<TD nowrap>Copyright © 2000</TD>
|
|
||||||
<TD><A HREF=http://www.boost.org/people/jeremy_siek.htm>Jeremy Siek</A>
|
|
||||||
</TR>
|
|
||||||
<tr >
|
|
||||||
<TD nowrap>Copyright © 2004-2007</TD>
|
|
||||||
<TD>Thorsten Ottosen.
|
|
||||||
</TABLE>
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
/*
|
||||||
|
// Boost.Range library
|
||||||
|
//
|
||||||
|
// Copyright Thorsten Ottosen 2003-2008. Use, modification and
|
||||||
|
// distribution is subject to the Boost Software License, Version
|
||||||
|
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
//
|
||||||
|
// For more information, see http://www.boost.org/libs/range/
|
||||||
|
//
|
||||||
|
*/
|
||||||
pre{
|
pre{
|
||||||
BORDER-RIGHT: gray 1pt solid;
|
BORDER-RIGHT: gray 1pt solid;
|
||||||
PADDING-RIGHT: 2pt;
|
PADDING-RIGHT: 2pt;
|
||||||
|
@ -104,9 +104,15 @@
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2004
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy
|
||||||
|
at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
@ -350,10 +350,17 @@ store the result
|
|||||||
</pre>
|
</pre>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
(C) Copyright Thorsten Ottosen 2003-2007
|
© <a name="Copyright" id="Copyright">Copyright</a> Thorsten Ottosen 2008.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Distributed under the Boost Software License, Version 1.0. (See
|
||||||
|
accompanying file LICENSE_1_0.txt or copy
|
||||||
|
at <a href=
|
||||||
|
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
||||||
|
</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
Reference in New Issue
Block a user