2001-06-27 19:09:53 +02:00
|
|
|
// Bits and pieces used in algorithms -*- C++ -*-
|
|
|
|
|
2004-02-01 00:51:44 +01:00
|
|
|
// Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
2001-06-27 19:09:53 +02:00
|
|
|
//
|
|
|
|
// This file is part of the GNU ISO C++ Library. This library is free
|
|
|
|
// software; you can redistribute it and/or modify it under the
|
|
|
|
// terms of the GNU General Public License as published by the
|
|
|
|
// Free Software Foundation; either version 2, or (at your option)
|
|
|
|
// any later version.
|
|
|
|
|
|
|
|
// This library is distributed in the hope that it will be useful,
|
|
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
// GNU General Public License for more details.
|
|
|
|
|
|
|
|
// You should have received a copy of the GNU General Public License along
|
|
|
|
// with this library; see the file COPYING. If not, write to the Free
|
|
|
|
// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
|
|
|
|
// USA.
|
|
|
|
|
|
|
|
// As a special exception, you may use this file as part of a free software
|
|
|
|
// library without restriction. Specifically, if other files instantiate
|
|
|
|
// templates or use macros or inline functions from this file, or you compile
|
|
|
|
// this file and link it with other files to produce an executable, this
|
|
|
|
// file does not by itself cause the resulting executable to be covered by
|
|
|
|
// the GNU General Public License. This exception does not however
|
|
|
|
// invalidate any other reasons why the executable file might be covered by
|
|
|
|
// the GNU General Public License.
|
|
|
|
|
2000-10-05 13:27:02 +02:00
|
|
|
/*
|
|
|
|
*
|
|
|
|
* Copyright (c) 1994
|
|
|
|
* Hewlett-Packard Company
|
|
|
|
*
|
|
|
|
* Permission to use, copy, modify, distribute and sell this software
|
|
|
|
* and its documentation for any purpose is hereby granted without fee,
|
|
|
|
* provided that the above copyright notice appear in all copies and
|
|
|
|
* that both that copyright notice and this permission notice appear
|
|
|
|
* in supporting documentation. Hewlett-Packard Company makes no
|
|
|
|
* representations about the suitability of this software for any
|
|
|
|
* purpose. It is provided "as is" without express or implied warranty.
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Copyright (c) 1996-1998
|
|
|
|
* Silicon Graphics Computer Systems, Inc.
|
|
|
|
*
|
|
|
|
* Permission to use, copy, modify, distribute and sell this software
|
|
|
|
* and its documentation for any purpose is hereby granted without fee,
|
|
|
|
* provided that the above copyright notice appear in all copies and
|
|
|
|
* that both that copyright notice and this permission notice appear
|
|
|
|
* in supporting documentation. Silicon Graphics makes no
|
|
|
|
* representations about the suitability of this software for any
|
|
|
|
* purpose. It is provided "as is" without express or implied warranty.
|
|
|
|
*/
|
|
|
|
|
c_io_stdio.h: Correct grammar in comments.
2001-11-02 Phil Edwards <pme@gcc.gnu.org>
* config/io/c_io_stdio.h: Correct grammar in comments.
* docs/doxygen/Intro.3: Expand "top-level" man page.
* docs/doxygen/doxygroups.cc: New module definitions (comments).
* docs/doxygen/mainpage.doxy: Tweaks.
* docs/doxygen/run_doxygen: Update Doxygen version, massage man pages.
Add @file hooks so that headers are considered to be documented.
* include/bits/basic_ios.h, include/bits/basic_file.h,
include/bits/basic_string.h, include/bits/boost_concept_check.h,
include/bits/char_traits.h, include/bits/codecvt.h,
include/bits/concept_check.h, include/bits/cpp_type_traits.h,
include/bits/fpos.h, include/bits/gslice.h, include/bits/gslice_array.h,
include/bits/indirect_array.h, include/bits/ios_base.h,
include/bits/locale_facets.h, include/bits/localefwd.h,
include/bits/mask_array.h, include/bits/pthread_allocimpl.h,
include/bits/slice.h, include/bits/slice_array.h,
include/bits/std_algorithm.h, include/bits/std_bitset.h,
include/bits/std_complex.h, include/bits/std_deque.h,
include/bits/std_fstream.h, include/bits/std_functional.h,
include/bits/std_iomanip.h, include/bits/std_ios.h,
include/bits/std_iosfwd.h, include/bits/std_iostream.h,
include/bits/std_istream.h, include/bits/std_iterator.h,
include/bits/std_limits.h, include/bits/std_list.h,
include/bits/std_locale.h, include/bits/std_map.h,
include/bits/std_memory.h, include/bits/std_numeric.h,
include/bits/std_ostream.h, include/bits/std_queue.h,
include/bits/std_set.h, include/bits/std_sstream.h,
include/bits/std_stack.h, include/bits/std_streambuf.h,
include/bits/std_string.h, include/bits/std_utility.h,
include/bits/std_valarray.h, include/bits/std_vector.h,
include/bits/stl_algo.h, include/bits/stl_alloc.h,
include/bits/stl_bvector.h, include/bits/stl_construct.h,
include/bits/stl_deque.h, include/bits/stl_heap.h,
include/bits/stl_iterator.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_iterator_base_types.h, include/bits/stl_list.h,
include/bits/stl_map.h, include/bits/stl_multimap.h,
include/bits/stl_multiset.h, include/bits/stl_numeric.h,
include/bits/stl_pair.h, include/bits/stl_pthread_alloc.h,
include/bits/stl_queue.h, include/bits/stl_raw_storage_iter.h,
include/bits/stl_relops.h, include/bits/stl_set.h,
include/bits/stl_stack.h, include/bits/stl_tempbuf.h,
include/bits/stl_threads.h, include/bits/stl_tree.h,
include/bits/stl_uninitialized.h, include/bits/stl_vector.h,
include/bits/stream_iterator.h, include/bits/streambuf_iterator.h,
include/bits/stringfwd.h, include/bits/type_traits.h,
include/bits/valarray_array.h, include/bits/valarray_meta.h:
Add hooks, tweak comments only.
* include/bits/stl_algobase.h (swap, min, iter_swap): Also
document these functions.
* include/bits/stl_function.h: Tweak link comments.
From-SVN: r46717
2001-11-02 18:38:11 +01:00
|
|
|
/** @file stl_algobase.h
|
|
|
|
* This is an internal header file, included by other library headers.
|
|
|
|
* You should not attempt to use it directly.
|
2000-10-05 13:27:02 +02:00
|
|
|
*/
|
|
|
|
|
2003-07-05 06:05:45 +02:00
|
|
|
#ifndef _ALGOBASE_H
|
|
|
|
#define _ALGOBASE_H 1
|
2000-10-05 13:27:02 +02:00
|
|
|
|
2001-02-20 21:20:48 +01:00
|
|
|
#include <bits/c++config.h>
|
Makefile.am (std_headers): Remove cXXX from list.
2002-01-04 Benjamin Kosnik <bkoz@redhat.com>
* include/Makefile.am (std_headers): Remove cXXX from list.
(c_base_srcdir): No bits subdirectory.
(c_base_builddir): Same.
(c_base_headers): Adjust names, add ciso646.
(bits_headers): Remove std_xxx.h headers.
* include/Makefile.in: Regenerate.
* include/ext/iterator: Adjust includes.
* include/ext/ropeimpl.h: Same.
* include/ext/stl_hash_fun.h: Same.
* include/ext/algorithm: Same.
* include/backward/bvector.h: Adjust includes.
* include/backward/vector.h: Same.
* include/backward/strstream: Same.
* include/backward/streambuf.h: Same.
* include/backward/stack.h: Same.
* include/backward/set.h: Same.
* include/backward/queue.h: Same.
* include/backward/multiset.h: Same.
* include/backward/multimap.h: Same.
* include/backward/map.h: Same.
* include/backward/list.h: Same.
* include/backward/iterator.h: Same.
* include/backward/iostream.h: Same.
* include/backward/iomanip.h: Same.
* include/backward/fstream.h: Same.
* include/backward/deque.h: Same.
* include/backward/complex.h: Same.
* include/bits/std_algorithm.h: Move to...
* include/std/algorithm: ...here.
* include/bits/std_iosfwd.h, std_locale.h, std_stack.h,
std_bitset.h, std_ios.h, std_map.h, std_stdexcept.h,
std_complex.h, std_iostream.h, std_memory.h, std_streambuf.h,
std_deque.h, std_istream.h, std_numeric.h, std_string.h,
std_fstream.h, std_ostream.h, std_utility.h, std_iterator.h,
std_queue.h, std_valarray.h, std_functional.h, std_limits.h,
std_set.h, std_vector.h, std_iomanip.h, std_list.h, std_sstream.h:
Same.
* include/c_std/bits/std_cassert.h: Move to...
* include/c_std/cassert: Here.
* include/c_std/std_cctype.h, std_cerrno.h, std_cfloat.h,
std_climits.h, std_clocale.h, std_cmath.h, std_csetjmp.h,
std_csignal.h, std_cstdarg.h, std_cstddef.h, std_cstdio.h,
std_cstdlib.h, std_cstring.h, std_ctime.h, std_cwchar.h,
std_cwctype.h: Same.
* include/c_std/cmath: Adjust cmath.tcc include.
* include/c_std/cstdlib: Adjust includes.
* include/c_std/cwchar: Same.
* include/c_std/ctime: Same.
* include/c_std/cstring: Same.
* include/c_std/cstdio: Same.
* include/c_std/bits: Remove directory.
* include/c/bits/std_cassert.h: Move to...
* include/c/cassert: Here.
* include/c/std_cctype.h, std_cerrno.h, std_cfloat.h,
std_climits.h, std_clocale.h, std_cmath.h, std_csetjmp.h,
std_csignal.h, std_cstdarg.h, std_cstddef.h, std_cstdio.h,
std_cstdlib.h, std_cstring.h, std_ctime.h, std_cwchar.h,
std_cwctype.h: Same.
* include/c/bits: Remove directory.
* include/std/cwctype: Remove.
* include/std/cwchar: Remove.
* include/std/ctime: Remove.
* include/std/cstring: Remove.
* include/std/cstdlib: Remove.
* include/std/cstdio: Remove.
* include/std/cstddef: Remove.
* include/std/cstdarg: Remove.
* include/std/csignal: Remove.
* include/std/csetjmp: Remove.
* include/std/cmath: Remove.
* include/std/clocale: Remove.
* include/std/climits: Remove.
* include/std/ciso646: Remove.
* include/std/cfloat: Remove.
* include/std/cerrno: Remove.
* include/std/cctype: Remove.
* include/std/cassert: Remove.
* include/bits/fpos.h: Adjust includes, removing <bits/std_xxx.h>
files and subsituting <.xxx>
* include/bits/valarray_array.h: Same.
* include/bits/stl_uninitialized.h: Same.
* include/bits/stl_alloc.h: Same.
* include/bits/stl_algobase.h: Same.
* include/bits/sstream.tcc: Same.
* include/bits/pthread_allocimpl.h: Same.
* include/bits/ostream.tcc: Same.
* include/bits/localefwd.h: Same.
* include/bits/locale_facets.tcc: Same.
* include/bits/locale_facets.h: Same.
* include/bits/istream.tcc: Same.
* include/bits/char_traits.h: Same.
* include/bits/boost_concept_check.h: Same.
* include/bits/basic_file.h: Same.
* include/std/bitset: Same.
* include/std/complex: Same.
* include/std/fstream: Same.
* include/std/functional: Same.
* include/std/ios: Same.
* include/std/iostream: Same.
* include/std/ostream: Same.
* include/std/sstream: Same.
* include/std/streambuf: Same.
* include/std/string: Same.
* include/std/iterator: Same.
* include/std/valarray: Same.
* src/ios.cc: Adjust includes.
* src/valarray-inst.cc: Same.
* src/string-inst.cc: Same.
* src/stl-inst.cc: Same.
* src/stdexcept.cc: Same.
* src/misc-inst.cc: Same.
* src/localename.cc: Same.
* src/locale-inst.cc: Same.
* src/locale.cc: Same.
* src/limits.cc: Same.
* src/concept-inst.cc: Same.
* src/complex_io.cc: Same.
* src/codecvt.cc: Same.
* src/bitset.cc: Same.
* src/cmath.cc: Same.
From-SVN: r48544
2002-01-04 22:27:36 +01:00
|
|
|
#include <cstring>
|
|
|
|
#include <climits>
|
|
|
|
#include <cstdlib>
|
|
|
|
#include <cstddef>
|
|
|
|
#include <new>
|
|
|
|
#include <iosfwd>
|
2000-10-05 13:27:02 +02:00
|
|
|
#include <bits/stl_pair.h>
|
|
|
|
#include <bits/type_traits.h>
|
2001-04-03 02:26:58 +02:00
|
|
|
#include <bits/stl_iterator_base_types.h>
|
|
|
|
#include <bits/stl_iterator_base_funcs.h>
|
2000-10-05 13:27:02 +02:00
|
|
|
#include <bits/stl_iterator.h>
|
2001-04-03 02:26:58 +02:00
|
|
|
#include <bits/concept_check.h>
|
2003-11-11 21:09:16 +01:00
|
|
|
#include <debug/debug.h>
|
2000-10-05 13:27:02 +02:00
|
|
|
|
2001-03-04 22:34:02 +01:00
|
|
|
namespace std
|
|
|
|
{
|
c_io_stdio.h: Correct grammar in comments.
2001-11-02 Phil Edwards <pme@gcc.gnu.org>
* config/io/c_io_stdio.h: Correct grammar in comments.
* docs/doxygen/Intro.3: Expand "top-level" man page.
* docs/doxygen/doxygroups.cc: New module definitions (comments).
* docs/doxygen/mainpage.doxy: Tweaks.
* docs/doxygen/run_doxygen: Update Doxygen version, massage man pages.
Add @file hooks so that headers are considered to be documented.
* include/bits/basic_ios.h, include/bits/basic_file.h,
include/bits/basic_string.h, include/bits/boost_concept_check.h,
include/bits/char_traits.h, include/bits/codecvt.h,
include/bits/concept_check.h, include/bits/cpp_type_traits.h,
include/bits/fpos.h, include/bits/gslice.h, include/bits/gslice_array.h,
include/bits/indirect_array.h, include/bits/ios_base.h,
include/bits/locale_facets.h, include/bits/localefwd.h,
include/bits/mask_array.h, include/bits/pthread_allocimpl.h,
include/bits/slice.h, include/bits/slice_array.h,
include/bits/std_algorithm.h, include/bits/std_bitset.h,
include/bits/std_complex.h, include/bits/std_deque.h,
include/bits/std_fstream.h, include/bits/std_functional.h,
include/bits/std_iomanip.h, include/bits/std_ios.h,
include/bits/std_iosfwd.h, include/bits/std_iostream.h,
include/bits/std_istream.h, include/bits/std_iterator.h,
include/bits/std_limits.h, include/bits/std_list.h,
include/bits/std_locale.h, include/bits/std_map.h,
include/bits/std_memory.h, include/bits/std_numeric.h,
include/bits/std_ostream.h, include/bits/std_queue.h,
include/bits/std_set.h, include/bits/std_sstream.h,
include/bits/std_stack.h, include/bits/std_streambuf.h,
include/bits/std_string.h, include/bits/std_utility.h,
include/bits/std_valarray.h, include/bits/std_vector.h,
include/bits/stl_algo.h, include/bits/stl_alloc.h,
include/bits/stl_bvector.h, include/bits/stl_construct.h,
include/bits/stl_deque.h, include/bits/stl_heap.h,
include/bits/stl_iterator.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_iterator_base_types.h, include/bits/stl_list.h,
include/bits/stl_map.h, include/bits/stl_multimap.h,
include/bits/stl_multiset.h, include/bits/stl_numeric.h,
include/bits/stl_pair.h, include/bits/stl_pthread_alloc.h,
include/bits/stl_queue.h, include/bits/stl_raw_storage_iter.h,
include/bits/stl_relops.h, include/bits/stl_set.h,
include/bits/stl_stack.h, include/bits/stl_tempbuf.h,
include/bits/stl_threads.h, include/bits/stl_tree.h,
include/bits/stl_uninitialized.h, include/bits/stl_vector.h,
include/bits/stream_iterator.h, include/bits/streambuf_iterator.h,
include/bits/stringfwd.h, include/bits/type_traits.h,
include/bits/valarray_array.h, include/bits/valarray_meta.h:
Add hooks, tweak comments only.
* include/bits/stl_algobase.h (swap, min, iter_swap): Also
document these functions.
* include/bits/stl_function.h: Tweak link comments.
From-SVN: r46717
2001-11-02 18:38:11 +01:00
|
|
|
/**
|
|
|
|
* @brief Swaps the contents of two iterators.
|
|
|
|
* @param a An iterator.
|
|
|
|
* @param b Another iterator.
|
|
|
|
* @return Nothing.
|
|
|
|
*
|
|
|
|
* This function swaps the values pointed to by two iterators, not the
|
|
|
|
* iterators themselves.
|
|
|
|
*/
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _ForwardIterator1, typename _ForwardIterator2>
|
2001-07-18 19:09:02 +02:00
|
|
|
inline void
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
2004-01-31 22:37:11 +01:00
|
|
|
typedef typename iterator_traits<_ForwardIterator1>::value_type
|
|
|
|
_ValueType1;
|
|
|
|
typedef typename iterator_traits<_ForwardIterator2>::value_type
|
|
|
|
_ValueType2;
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
// concept requirements
|
2004-01-31 22:37:11 +01:00
|
|
|
__glibcxx_function_requires(_Mutable_ForwardIteratorConcept<
|
|
|
|
_ForwardIterator1>)
|
|
|
|
__glibcxx_function_requires(_Mutable_ForwardIteratorConcept<
|
|
|
|
_ForwardIterator2>)
|
|
|
|
__glibcxx_function_requires(_ConvertibleConcept<_ValueType1,
|
|
|
|
_ValueType2>)
|
|
|
|
__glibcxx_function_requires(_ConvertibleConcept<_ValueType2,
|
|
|
|
_ValueType1>)
|
|
|
|
|
|
|
|
const _ValueType1 __tmp = *__a;
|
2001-07-18 19:09:02 +02:00
|
|
|
*__a = *__b;
|
|
|
|
*__b = __tmp;
|
|
|
|
}
|
|
|
|
|
c_io_stdio.h: Correct grammar in comments.
2001-11-02 Phil Edwards <pme@gcc.gnu.org>
* config/io/c_io_stdio.h: Correct grammar in comments.
* docs/doxygen/Intro.3: Expand "top-level" man page.
* docs/doxygen/doxygroups.cc: New module definitions (comments).
* docs/doxygen/mainpage.doxy: Tweaks.
* docs/doxygen/run_doxygen: Update Doxygen version, massage man pages.
Add @file hooks so that headers are considered to be documented.
* include/bits/basic_ios.h, include/bits/basic_file.h,
include/bits/basic_string.h, include/bits/boost_concept_check.h,
include/bits/char_traits.h, include/bits/codecvt.h,
include/bits/concept_check.h, include/bits/cpp_type_traits.h,
include/bits/fpos.h, include/bits/gslice.h, include/bits/gslice_array.h,
include/bits/indirect_array.h, include/bits/ios_base.h,
include/bits/locale_facets.h, include/bits/localefwd.h,
include/bits/mask_array.h, include/bits/pthread_allocimpl.h,
include/bits/slice.h, include/bits/slice_array.h,
include/bits/std_algorithm.h, include/bits/std_bitset.h,
include/bits/std_complex.h, include/bits/std_deque.h,
include/bits/std_fstream.h, include/bits/std_functional.h,
include/bits/std_iomanip.h, include/bits/std_ios.h,
include/bits/std_iosfwd.h, include/bits/std_iostream.h,
include/bits/std_istream.h, include/bits/std_iterator.h,
include/bits/std_limits.h, include/bits/std_list.h,
include/bits/std_locale.h, include/bits/std_map.h,
include/bits/std_memory.h, include/bits/std_numeric.h,
include/bits/std_ostream.h, include/bits/std_queue.h,
include/bits/std_set.h, include/bits/std_sstream.h,
include/bits/std_stack.h, include/bits/std_streambuf.h,
include/bits/std_string.h, include/bits/std_utility.h,
include/bits/std_valarray.h, include/bits/std_vector.h,
include/bits/stl_algo.h, include/bits/stl_alloc.h,
include/bits/stl_bvector.h, include/bits/stl_construct.h,
include/bits/stl_deque.h, include/bits/stl_heap.h,
include/bits/stl_iterator.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_iterator_base_types.h, include/bits/stl_list.h,
include/bits/stl_map.h, include/bits/stl_multimap.h,
include/bits/stl_multiset.h, include/bits/stl_numeric.h,
include/bits/stl_pair.h, include/bits/stl_pthread_alloc.h,
include/bits/stl_queue.h, include/bits/stl_raw_storage_iter.h,
include/bits/stl_relops.h, include/bits/stl_set.h,
include/bits/stl_stack.h, include/bits/stl_tempbuf.h,
include/bits/stl_threads.h, include/bits/stl_tree.h,
include/bits/stl_uninitialized.h, include/bits/stl_vector.h,
include/bits/stream_iterator.h, include/bits/streambuf_iterator.h,
include/bits/stringfwd.h, include/bits/type_traits.h,
include/bits/valarray_array.h, include/bits/valarray_meta.h:
Add hooks, tweak comments only.
* include/bits/stl_algobase.h (swap, min, iter_swap): Also
document these functions.
* include/bits/stl_function.h: Tweak link comments.
From-SVN: r46717
2001-11-02 18:38:11 +01:00
|
|
|
/**
|
|
|
|
* @brief Swaps two values.
|
|
|
|
* @param a A thing of arbitrary type.
|
|
|
|
* @param b Another thing of arbitrary type.
|
|
|
|
* @return Nothing.
|
|
|
|
*
|
|
|
|
* This is the simple classic generic implementation. It will work on
|
|
|
|
* any type which has a copy constructor and an assignment operator.
|
|
|
|
*/
|
2001-07-18 19:09:02 +02:00
|
|
|
template<typename _Tp>
|
|
|
|
inline void
|
|
|
|
swap(_Tp& __a, _Tp& __b)
|
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_SGIAssignableConcept<_Tp>)
|
2004-02-08 05:46:42 +01:00
|
|
|
|
2004-01-31 22:37:11 +01:00
|
|
|
const _Tp __tmp = __a;
|
2001-07-18 19:09:02 +02:00
|
|
|
__a = __b;
|
|
|
|
__b = __tmp;
|
|
|
|
}
|
|
|
|
|
|
|
|
#undef min
|
|
|
|
#undef max
|
|
|
|
|
c_io_stdio.h: Correct grammar in comments.
2001-11-02 Phil Edwards <pme@gcc.gnu.org>
* config/io/c_io_stdio.h: Correct grammar in comments.
* docs/doxygen/Intro.3: Expand "top-level" man page.
* docs/doxygen/doxygroups.cc: New module definitions (comments).
* docs/doxygen/mainpage.doxy: Tweaks.
* docs/doxygen/run_doxygen: Update Doxygen version, massage man pages.
Add @file hooks so that headers are considered to be documented.
* include/bits/basic_ios.h, include/bits/basic_file.h,
include/bits/basic_string.h, include/bits/boost_concept_check.h,
include/bits/char_traits.h, include/bits/codecvt.h,
include/bits/concept_check.h, include/bits/cpp_type_traits.h,
include/bits/fpos.h, include/bits/gslice.h, include/bits/gslice_array.h,
include/bits/indirect_array.h, include/bits/ios_base.h,
include/bits/locale_facets.h, include/bits/localefwd.h,
include/bits/mask_array.h, include/bits/pthread_allocimpl.h,
include/bits/slice.h, include/bits/slice_array.h,
include/bits/std_algorithm.h, include/bits/std_bitset.h,
include/bits/std_complex.h, include/bits/std_deque.h,
include/bits/std_fstream.h, include/bits/std_functional.h,
include/bits/std_iomanip.h, include/bits/std_ios.h,
include/bits/std_iosfwd.h, include/bits/std_iostream.h,
include/bits/std_istream.h, include/bits/std_iterator.h,
include/bits/std_limits.h, include/bits/std_list.h,
include/bits/std_locale.h, include/bits/std_map.h,
include/bits/std_memory.h, include/bits/std_numeric.h,
include/bits/std_ostream.h, include/bits/std_queue.h,
include/bits/std_set.h, include/bits/std_sstream.h,
include/bits/std_stack.h, include/bits/std_streambuf.h,
include/bits/std_string.h, include/bits/std_utility.h,
include/bits/std_valarray.h, include/bits/std_vector.h,
include/bits/stl_algo.h, include/bits/stl_alloc.h,
include/bits/stl_bvector.h, include/bits/stl_construct.h,
include/bits/stl_deque.h, include/bits/stl_heap.h,
include/bits/stl_iterator.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_iterator_base_types.h, include/bits/stl_list.h,
include/bits/stl_map.h, include/bits/stl_multimap.h,
include/bits/stl_multiset.h, include/bits/stl_numeric.h,
include/bits/stl_pair.h, include/bits/stl_pthread_alloc.h,
include/bits/stl_queue.h, include/bits/stl_raw_storage_iter.h,
include/bits/stl_relops.h, include/bits/stl_set.h,
include/bits/stl_stack.h, include/bits/stl_tempbuf.h,
include/bits/stl_threads.h, include/bits/stl_tree.h,
include/bits/stl_uninitialized.h, include/bits/stl_vector.h,
include/bits/stream_iterator.h, include/bits/streambuf_iterator.h,
include/bits/stringfwd.h, include/bits/type_traits.h,
include/bits/valarray_array.h, include/bits/valarray_meta.h:
Add hooks, tweak comments only.
* include/bits/stl_algobase.h (swap, min, iter_swap): Also
document these functions.
* include/bits/stl_function.h: Tweak link comments.
From-SVN: r46717
2001-11-02 18:38:11 +01:00
|
|
|
/**
|
|
|
|
* @brief This does what you think it does.
|
|
|
|
* @param a A thing of arbitrary type.
|
|
|
|
* @param b Another thing of arbitrary type.
|
|
|
|
* @return The lesser of the parameters.
|
|
|
|
*
|
|
|
|
* This is the simple classic generic implementation. It will work on
|
|
|
|
* temporary expressions, since they are only evaluated once, unlike a
|
|
|
|
* preprocessor macro.
|
|
|
|
*/
|
2001-07-18 19:09:02 +02:00
|
|
|
template<typename _Tp>
|
|
|
|
inline const _Tp&
|
|
|
|
min(const _Tp& __a, const _Tp& __b)
|
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_LessThanComparableConcept<_Tp>)
|
2001-07-18 19:09:02 +02:00
|
|
|
//return __b < __a ? __b : __a;
|
2004-01-31 22:37:11 +01:00
|
|
|
if (__b < __a)
|
|
|
|
return __b;
|
|
|
|
return __a;
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief This does what you think it does.
|
|
|
|
* @param a A thing of arbitrary type.
|
|
|
|
* @param b Another thing of arbitrary type.
|
|
|
|
* @return The greater of the parameters.
|
|
|
|
*
|
|
|
|
* This is the simple classic generic implementation. It will work on
|
|
|
|
* temporary expressions, since they are only evaluated once, unlike a
|
|
|
|
* preprocessor macro.
|
|
|
|
*/
|
2001-07-18 19:09:02 +02:00
|
|
|
template<typename _Tp>
|
|
|
|
inline const _Tp&
|
2004-02-08 05:46:42 +01:00
|
|
|
max(const _Tp& __a, const _Tp& __b)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_LessThanComparableConcept<_Tp>)
|
2001-07-18 19:09:02 +02:00
|
|
|
//return __a < __b ? __b : __a;
|
2004-01-31 22:37:11 +01:00
|
|
|
if (__a < __b)
|
|
|
|
return __b;
|
|
|
|
return __a;
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief This does what you think it does.
|
|
|
|
* @param a A thing of arbitrary type.
|
|
|
|
* @param b Another thing of arbitrary type.
|
|
|
|
* @param comp A @link s20_3_3_comparisons comparison functor@endlink.
|
|
|
|
* @return The lesser of the parameters.
|
|
|
|
*
|
|
|
|
* This will work on temporary expressions, since they are only evaluated
|
|
|
|
* once, unlike a preprocessor macro.
|
|
|
|
*/
|
2001-07-18 19:09:02 +02:00
|
|
|
template<typename _Tp, typename _Compare>
|
|
|
|
inline const _Tp&
|
|
|
|
min(const _Tp& __a, const _Tp& __b, _Compare __comp)
|
|
|
|
{
|
|
|
|
//return __comp(__b, __a) ? __b : __a;
|
2004-01-31 22:37:11 +01:00
|
|
|
if (__comp(__b, __a))
|
|
|
|
return __b;
|
|
|
|
return __a;
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief This does what you think it does.
|
|
|
|
* @param a A thing of arbitrary type.
|
|
|
|
* @param b Another thing of arbitrary type.
|
|
|
|
* @param comp A @link s20_3_3_comparisons comparison functor@endlink.
|
|
|
|
* @return The greater of the parameters.
|
|
|
|
*
|
|
|
|
* This will work on temporary expressions, since they are only evaluated
|
|
|
|
* once, unlike a preprocessor macro.
|
|
|
|
*/
|
2001-07-18 19:09:02 +02:00
|
|
|
template<typename _Tp, typename _Compare>
|
|
|
|
inline const _Tp&
|
|
|
|
max(const _Tp& __a, const _Tp& __b, _Compare __comp)
|
|
|
|
{
|
|
|
|
//return __comp(__a, __b) ? __b : __a;
|
2004-01-31 22:37:11 +01:00
|
|
|
if (__comp(__a, __b))
|
|
|
|
return __b;
|
|
|
|
return __a;
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
// All of these auxiliary functions serve two purposes. (1) Replace
|
|
|
|
// calls to copy with memmove whenever possible. (Memmove, not memcpy,
|
|
|
|
// because the input and output ranges are permitted to overlap.)
|
|
|
|
// (2) If we're using random access iterators, then write the loop as
|
|
|
|
// a for loop with an explicit count.
|
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
|
|
|
__copy(_InputIterator __first, _InputIterator __last,
|
|
|
|
_OutputIterator __result, input_iterator_tag)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
2003-06-06 02:19:17 +02:00
|
|
|
for (; __first != __last; ++__result, ++__first)
|
2001-07-18 19:09:02 +02:00
|
|
|
*__result = *__first;
|
|
|
|
return __result;
|
|
|
|
}
|
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _RandomAccessIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
|
|
|
__copy(_RandomAccessIterator __first, _RandomAccessIterator __last,
|
|
|
|
_OutputIterator __result, random_access_iterator_tag)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typedef typename iterator_traits<_RandomAccessIterator>::difference_type
|
2000-10-05 13:27:02 +02:00
|
|
|
_Distance;
|
2004-02-08 05:46:42 +01:00
|
|
|
for (_Distance __n = __last - __first; __n > 0; --__n)
|
2003-06-06 02:19:17 +02:00
|
|
|
{
|
|
|
|
*__result = *__first;
|
|
|
|
++__first;
|
|
|
|
++__result;
|
|
|
|
}
|
2001-07-18 19:09:02 +02:00
|
|
|
return __result;
|
|
|
|
}
|
|
|
|
|
|
|
|
template<typename _Tp>
|
|
|
|
inline _Tp*
|
|
|
|
__copy_trivial(const _Tp* __first, const _Tp* __last, _Tp* __result)
|
|
|
|
{
|
2003-07-01 00:29:42 +02:00
|
|
|
std::memmove(__result, __first, sizeof(_Tp) * (__last - __first));
|
2001-07-18 19:09:02 +02:00
|
|
|
return __result + (__last - __first);
|
|
|
|
}
|
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
|
|
|
__copy_aux2(_InputIterator __first, _InputIterator __last,
|
|
|
|
_OutputIterator __result, __false_type)
|
2004-01-31 22:37:11 +01:00
|
|
|
{ return std::__copy(__first, __last, __result,
|
|
|
|
std::__iterator_category(__first)); }
|
2001-07-18 19:09:02 +02:00
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
|
|
|
__copy_aux2(_InputIterator __first, _InputIterator __last,
|
|
|
|
_OutputIterator __result, __true_type)
|
2004-01-31 22:37:11 +01:00
|
|
|
{ return std::__copy(__first, __last, __result,
|
|
|
|
std::__iterator_category(__first)); }
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
template<typename _Tp>
|
|
|
|
inline _Tp*
|
2003-06-06 02:19:17 +02:00
|
|
|
__copy_aux2(_Tp* __first, _Tp* __last, _Tp* __result, __true_type)
|
2003-07-01 00:29:42 +02:00
|
|
|
{ return std::__copy_trivial(__first, __last, __result); }
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
template<typename _Tp>
|
|
|
|
inline _Tp*
|
2004-02-08 05:46:42 +01:00
|
|
|
__copy_aux2(const _Tp* __first, const _Tp* __last, _Tp* __result,
|
2003-06-06 02:19:17 +02:00
|
|
|
__true_type)
|
2003-07-01 00:29:42 +02:00
|
|
|
{ return std::__copy_trivial(__first, __last, __result); }
|
2001-07-18 19:09:02 +02:00
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
|
|
|
__copy_ni2(_InputIterator __first, _InputIterator __last,
|
|
|
|
_OutputIterator __result, __true_type)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typedef typename iterator_traits<_InputIterator>::value_type
|
2004-01-31 22:37:11 +01:00
|
|
|
_ValueType;
|
|
|
|
typedef typename __type_traits<
|
|
|
|
_ValueType>::has_trivial_assignment_operator _Trivial;
|
2003-07-01 00:29:42 +02:00
|
|
|
return _OutputIterator(std::__copy_aux2(__first, __last, __result.base(),
|
|
|
|
_Trivial()));
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
|
|
|
__copy_ni2(_InputIterator __first, _InputIterator __last,
|
|
|
|
_OutputIterator __result, __false_type)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typedef typename iterator_traits<_InputIterator>::value_type _ValueType;
|
2004-01-31 22:37:11 +01:00
|
|
|
typedef typename __type_traits<
|
|
|
|
_ValueType>::has_trivial_assignment_operator _Trivial;
|
2003-07-01 00:29:42 +02:00
|
|
|
return std::__copy_aux2(__first, __last, __result, _Trivial());
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
|
|
|
__copy_ni1(_InputIterator __first, _InputIterator __last,
|
|
|
|
_OutputIterator __result, __true_type)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typedef typename _Is_normal_iterator<_OutputIterator>::_Normal __Normal;
|
2004-01-31 22:37:11 +01:00
|
|
|
return std::__copy_ni2(__first.base(), __last.base(),
|
|
|
|
__result, __Normal());
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
|
|
|
__copy_ni1(_InputIterator __first, _InputIterator __last,
|
|
|
|
_OutputIterator __result, __false_type)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typedef typename _Is_normal_iterator<_OutputIterator>::_Normal __Normal;
|
2003-07-01 00:29:42 +02:00
|
|
|
return std::__copy_ni2(__first, __last, __result, __Normal());
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Copies the range [first,last) into result.
|
|
|
|
* @param first An input iterator.
|
|
|
|
* @param last An input iterator.
|
|
|
|
* @param result An output iterator.
|
|
|
|
* @return result + (first - last)
|
|
|
|
*
|
|
|
|
* This inline function will boil down to a call to @c memmove whenever
|
|
|
|
* possible. Failing that, if random access iterators are passed, then the
|
|
|
|
* loop count will be known (and therefore a candidate for compiler
|
stl_algo.h (includes, [...]): Document.
2003-07-15 Jerry Quinn <jlquinn@optonline.net>
* include/bits/stl_algo.h (includes, set_union, set_intersection,
set_difference, set_symmetric_difference, max_element, min_element,
next_permutation, prev_permutation, find_first_of, find_end):
Document.
* include/bits/stl_algobase.h (copy,copy_backward): Clarify overlap
restrictions in docs.
* include/bits/stl_heap.h (push_heap, pop_heap, make_heap, sort_heap):
Document.
* docs/doxygen/doxygroups.cc (setoperations): New group.
From-SVN: r69387
2003-07-15 09:30:29 +02:00
|
|
|
* optimizations such as unrolling). Result may not be contained within
|
|
|
|
* [first,last); the copy_backward function should be used instead.
|
|
|
|
*
|
|
|
|
* Note that the end of the output range is permitted to be contained
|
|
|
|
* within [first,last).
|
2001-11-20 01:51:37 +01:00
|
|
|
*/
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator, typename _OutputIterator>
|
|
|
|
inline _OutputIterator
|
2004-01-31 22:37:11 +01:00
|
|
|
copy(_InputIterator __first, _InputIterator __last,
|
|
|
|
_OutputIterator __result)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator>)
|
|
|
|
__glibcxx_function_requires(_OutputIteratorConcept<_OutputIterator,
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typename iterator_traits<_InputIterator>::value_type>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first, __last);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typedef typename _Is_normal_iterator<_InputIterator>::_Normal __Normal;
|
2003-07-01 00:29:42 +02:00
|
|
|
return std::__copy_ni1(__first, __last, __result, __Normal());
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _BidirectionalIterator1, typename _BidirectionalIterator2>
|
|
|
|
inline _BidirectionalIterator2
|
2004-01-31 22:37:11 +01:00
|
|
|
__copy_backward(_BidirectionalIterator1 __first,
|
2004-02-08 05:46:42 +01:00
|
|
|
_BidirectionalIterator1 __last,
|
2004-01-31 22:37:11 +01:00
|
|
|
_BidirectionalIterator2 __result,
|
|
|
|
bidirectional_iterator_tag)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
while (__first != __last)
|
|
|
|
*--__result = *--__last;
|
|
|
|
return __result;
|
|
|
|
}
|
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _RandomAccessIterator, typename _BidirectionalIterator>
|
|
|
|
inline _BidirectionalIterator
|
2004-02-08 05:46:42 +01:00
|
|
|
__copy_backward(_RandomAccessIterator __first, _RandomAccessIterator __last,
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
_BidirectionalIterator __result, random_access_iterator_tag)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typename iterator_traits<_RandomAccessIterator>::difference_type __n;
|
2001-07-18 19:09:02 +02:00
|
|
|
for (__n = __last - __first; __n > 0; --__n)
|
|
|
|
*--__result = *--__last;
|
|
|
|
return __result;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2004-02-08 05:46:42 +01:00
|
|
|
// This dispatch class is a workaround for compilers that do not
|
2001-07-18 19:09:02 +02:00
|
|
|
// have partial ordering of function templates. All we're doing is
|
|
|
|
// creating a specialization so that we can turn a call to copy_backward
|
|
|
|
// into a memmove whenever possible.
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _BidirectionalIterator1, typename _BidirectionalIterator2,
|
2001-07-18 19:09:02 +02:00
|
|
|
typename _BoolType>
|
|
|
|
struct __copy_backward_dispatch
|
|
|
|
{
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
static _BidirectionalIterator2
|
2004-02-08 05:46:42 +01:00
|
|
|
copy(_BidirectionalIterator1 __first, _BidirectionalIterator1 __last,
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
_BidirectionalIterator2 __result)
|
2004-02-08 05:46:42 +01:00
|
|
|
{ return std::__copy_backward(__first, __last, __result,
|
2004-01-31 22:37:11 +01:00
|
|
|
std::__iterator_category(__first)); }
|
2001-07-18 19:09:02 +02:00
|
|
|
};
|
|
|
|
|
|
|
|
template<typename _Tp>
|
|
|
|
struct __copy_backward_dispatch<_Tp*, _Tp*, __true_type>
|
|
|
|
{
|
|
|
|
static _Tp*
|
|
|
|
copy(const _Tp* __first, const _Tp* __last, _Tp* __result)
|
|
|
|
{
|
|
|
|
const ptrdiff_t _Num = __last - __first;
|
2003-07-01 00:29:42 +02:00
|
|
|
std::memmove(__result - _Num, __first, sizeof(_Tp) * _Num);
|
2001-07-18 19:09:02 +02:00
|
|
|
return __result - _Num;
|
|
|
|
}
|
|
|
|
};
|
|
|
|
|
|
|
|
template<typename _Tp>
|
|
|
|
struct __copy_backward_dispatch<const _Tp*, _Tp*, __true_type>
|
|
|
|
{
|
|
|
|
static _Tp*
|
|
|
|
copy(const _Tp* __first, const _Tp* __last, _Tp* __result)
|
|
|
|
{
|
2003-07-01 00:29:42 +02:00
|
|
|
return std::__copy_backward_dispatch<_Tp*, _Tp*, __true_type>
|
2001-07-18 19:09:02 +02:00
|
|
|
::copy(__first, __last, __result);
|
|
|
|
}
|
|
|
|
};
|
|
|
|
|
|
|
|
template<typename _BI1, typename _BI2>
|
|
|
|
inline _BI2
|
|
|
|
__copy_backward_aux(_BI1 __first, _BI1 __last, _BI2 __result)
|
|
|
|
{
|
|
|
|
typedef typename __type_traits<typename iterator_traits<_BI2>::value_type>
|
|
|
|
::has_trivial_assignment_operator _Trivial;
|
2004-01-31 22:37:11 +01:00
|
|
|
return
|
2004-02-08 05:46:42 +01:00
|
|
|
std::__copy_backward_dispatch<_BI1, _BI2, _Trivial>::copy(__first,
|
|
|
|
__last,
|
2004-01-31 22:37:11 +01:00
|
|
|
__result);
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
template <typename _BI1, typename _BI2>
|
|
|
|
inline _BI2
|
|
|
|
__copy_backward_output_normal_iterator(_BI1 __first, _BI1 __last,
|
|
|
|
_BI2 __result, __true_type)
|
2003-07-01 00:29:42 +02:00
|
|
|
{ return _BI2(std::__copy_backward_aux(__first, __last, __result.base())); }
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
template <typename _BI1, typename _BI2>
|
|
|
|
inline _BI2
|
|
|
|
__copy_backward_output_normal_iterator(_BI1 __first, _BI1 __last,
|
|
|
|
_BI2 __result, __false_type)
|
2003-07-01 00:29:42 +02:00
|
|
|
{ return std::__copy_backward_aux(__first, __last, __result); }
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
template <typename _BI1, typename _BI2>
|
|
|
|
inline _BI2
|
|
|
|
__copy_backward_input_normal_iterator(_BI1 __first, _BI1 __last,
|
|
|
|
_BI2 __result, __true_type)
|
|
|
|
{
|
|
|
|
typedef typename _Is_normal_iterator<_BI2>::_Normal __Normal;
|
2003-07-01 00:29:42 +02:00
|
|
|
return std::__copy_backward_output_normal_iterator(__first.base(),
|
2004-01-31 22:37:11 +01:00
|
|
|
__last.base(),
|
|
|
|
__result, __Normal());
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
template <typename _BI1, typename _BI2>
|
|
|
|
inline _BI2
|
|
|
|
__copy_backward_input_normal_iterator(_BI1 __first, _BI1 __last,
|
|
|
|
_BI2 __result, __false_type)
|
|
|
|
{
|
|
|
|
typedef typename _Is_normal_iterator<_BI2>::_Normal __Normal;
|
2004-01-31 22:37:11 +01:00
|
|
|
return std::__copy_backward_output_normal_iterator(__first, __last,
|
|
|
|
__result, __Normal());
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Copies the range [first,last) into result.
|
stl_algo.h (includes, [...]): Document.
2003-07-15 Jerry Quinn <jlquinn@optonline.net>
* include/bits/stl_algo.h (includes, set_union, set_intersection,
set_difference, set_symmetric_difference, max_element, min_element,
next_permutation, prev_permutation, find_first_of, find_end):
Document.
* include/bits/stl_algobase.h (copy,copy_backward): Clarify overlap
restrictions in docs.
* include/bits/stl_heap.h (push_heap, pop_heap, make_heap, sort_heap):
Document.
* docs/doxygen/doxygroups.cc (setoperations): New group.
From-SVN: r69387
2003-07-15 09:30:29 +02:00
|
|
|
* @param first A bidirectional iterator.
|
|
|
|
* @param last A bidirectional iterator.
|
|
|
|
* @param result A bidirectional iterator.
|
2001-11-20 01:51:37 +01:00
|
|
|
* @return result - (first - last)
|
|
|
|
*
|
|
|
|
* The function has the same effect as copy, but starts at the end of the
|
|
|
|
* range and works its way to the start, returning the start of the result.
|
|
|
|
* This inline function will boil down to a call to @c memmove whenever
|
|
|
|
* possible. Failing that, if random access iterators are passed, then the
|
|
|
|
* loop count will be known (and therefore a candidate for compiler
|
|
|
|
* optimizations such as unrolling).
|
stl_algo.h (includes, [...]): Document.
2003-07-15 Jerry Quinn <jlquinn@optonline.net>
* include/bits/stl_algo.h (includes, set_union, set_intersection,
set_difference, set_symmetric_difference, max_element, min_element,
next_permutation, prev_permutation, find_first_of, find_end):
Document.
* include/bits/stl_algobase.h (copy,copy_backward): Clarify overlap
restrictions in docs.
* include/bits/stl_heap.h (push_heap, pop_heap, make_heap, sort_heap):
Document.
* docs/doxygen/doxygroups.cc (setoperations): New group.
From-SVN: r69387
2003-07-15 09:30:29 +02:00
|
|
|
*
|
|
|
|
* Result may not be in the range [first,last). Use copy instead. Note
|
|
|
|
* that the start of the output range may overlap [first,last).
|
2001-11-20 01:51:37 +01:00
|
|
|
*/
|
2001-07-18 19:09:02 +02:00
|
|
|
template <typename _BI1, typename _BI2>
|
|
|
|
inline _BI2
|
|
|
|
copy_backward(_BI1 __first, _BI1 __last, _BI2 __result)
|
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_BidirectionalIteratorConcept<_BI1>)
|
|
|
|
__glibcxx_function_requires(_Mutable_BidirectionalIteratorConcept<_BI2>)
|
|
|
|
__glibcxx_function_requires(_ConvertibleConcept<
|
2001-07-18 19:09:02 +02:00
|
|
|
typename iterator_traits<_BI1>::value_type,
|
2001-11-01 16:46:48 +01:00
|
|
|
typename iterator_traits<_BI2>::value_type>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first, __last);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
typedef typename _Is_normal_iterator<_BI1>::_Normal __Normal;
|
2004-01-31 22:37:11 +01:00
|
|
|
return std::__copy_backward_input_normal_iterator(__first, __last,
|
|
|
|
__result, __Normal());
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Fills the range [first,last) with copies of value.
|
|
|
|
* @param first A forward iterator.
|
|
|
|
* @param last A forward iterator.
|
|
|
|
* @param value A reference-to-const of arbitrary type.
|
|
|
|
* @return Nothing.
|
|
|
|
*
|
|
|
|
* This function fills a range with copies of the same value. For one-byte
|
|
|
|
* types filling contiguous areas of memory, this becomes an inline call to
|
|
|
|
* @c memset.
|
|
|
|
*/
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _ForwardIterator, typename _Tp>
|
2001-07-18 19:09:02 +02:00
|
|
|
void
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
// concept requirements
|
2004-01-31 22:37:11 +01:00
|
|
|
__glibcxx_function_requires(_Mutable_ForwardIteratorConcept<
|
|
|
|
_ForwardIterator>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first, __last);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
for ( ; __first != __last; ++__first)
|
|
|
|
*__first = __value;
|
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Fills the range [first,first+n) with copies of value.
|
|
|
|
* @param first An output iterator.
|
|
|
|
* @param n The count of copies to perform.
|
|
|
|
* @param value A reference-to-const of arbitrary type.
|
|
|
|
* @return The iterator at first+n.
|
|
|
|
*
|
|
|
|
* This function fills a range with copies of the same value. For one-byte
|
|
|
|
* types filling contiguous areas of memory, this becomes an inline call to
|
|
|
|
* @c memset.
|
|
|
|
*/
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _OutputIterator, typename _Size, typename _Tp>
|
|
|
|
_OutputIterator
|
|
|
|
fill_n(_OutputIterator __first, _Size __n, const _Tp& __value)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_OutputIteratorConcept<_OutputIterator,_Tp>)
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
for ( ; __n > 0; --__n, ++__first)
|
|
|
|
*__first = __value;
|
|
|
|
return __first;
|
|
|
|
}
|
|
|
|
|
|
|
|
// Specialization: for one-byte types we can use memset.
|
|
|
|
inline void
|
|
|
|
fill(unsigned char* __first, unsigned char* __last, const unsigned char& __c)
|
|
|
|
{
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first, __last);
|
2004-01-31 22:37:11 +01:00
|
|
|
const unsigned char __tmp = __c;
|
2003-07-01 00:29:42 +02:00
|
|
|
std::memset(__first, __tmp, __last - __first);
|
2000-10-05 13:27:02 +02:00
|
|
|
}
|
|
|
|
|
2001-07-18 19:09:02 +02:00
|
|
|
inline void
|
|
|
|
fill(signed char* __first, signed char* __last, const signed char& __c)
|
|
|
|
{
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first, __last);
|
2004-01-31 22:37:11 +01:00
|
|
|
const signed char __tmp = __c;
|
2003-07-01 00:29:42 +02:00
|
|
|
std::memset(__first, static_cast<unsigned char>(__tmp), __last - __first);
|
2000-10-05 13:27:02 +02:00
|
|
|
}
|
2001-04-03 02:26:58 +02:00
|
|
|
|
2001-07-18 19:09:02 +02:00
|
|
|
inline void
|
|
|
|
fill(char* __first, char* __last, const char& __c)
|
|
|
|
{
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first, __last);
|
2004-01-31 22:37:11 +01:00
|
|
|
const char __tmp = __c;
|
2003-07-01 00:29:42 +02:00
|
|
|
std::memset(__first, static_cast<unsigned char>(__tmp), __last - __first);
|
2000-10-05 13:27:02 +02:00
|
|
|
}
|
|
|
|
|
2001-07-18 19:09:02 +02:00
|
|
|
template<typename _Size>
|
|
|
|
inline unsigned char*
|
|
|
|
fill_n(unsigned char* __first, _Size __n, const unsigned char& __c)
|
|
|
|
{
|
2003-07-01 00:29:42 +02:00
|
|
|
std::fill(__first, __first + __n, __c);
|
2001-07-18 19:09:02 +02:00
|
|
|
return __first + __n;
|
|
|
|
}
|
|
|
|
|
|
|
|
template<typename _Size>
|
|
|
|
inline signed char*
|
|
|
|
fill_n(char* __first, _Size __n, const signed char& __c)
|
|
|
|
{
|
2003-07-01 00:29:42 +02:00
|
|
|
std::fill(__first, __first + __n, __c);
|
2001-07-18 19:09:02 +02:00
|
|
|
return __first + __n;
|
|
|
|
}
|
|
|
|
|
|
|
|
template<typename _Size>
|
|
|
|
inline char*
|
|
|
|
fill_n(char* __first, _Size __n, const char& __c)
|
|
|
|
{
|
2003-07-01 00:29:42 +02:00
|
|
|
std::fill(__first, __first + __n, __c);
|
2001-07-18 19:09:02 +02:00
|
|
|
return __first + __n;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Finds the places in ranges which don't match.
|
|
|
|
* @param first1 An input iterator.
|
|
|
|
* @param last1 An input iterator.
|
|
|
|
* @param first2 An input iterator.
|
|
|
|
* @return A pair of iterators pointing to the first mismatch.
|
|
|
|
*
|
|
|
|
* This compares the elements of two ranges using @c == and returns a pair
|
|
|
|
* of iterators. The first iterator points into the first range, the
|
|
|
|
* second iterator points into the second range, and the elements pointed
|
|
|
|
* to by the iterators are not equal.
|
|
|
|
*/
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator1, typename _InputIterator2>
|
|
|
|
pair<_InputIterator1, _InputIterator2>
|
|
|
|
mismatch(_InputIterator1 __first1, _InputIterator1 __last1,
|
|
|
|
_InputIterator2 __first2)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator1>)
|
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator2>)
|
|
|
|
__glibcxx_function_requires(_EqualityComparableConcept<
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typename iterator_traits<_InputIterator1>::value_type>)
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_EqualityComparableConcept<
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typename iterator_traits<_InputIterator2>::value_type>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first1, __last1);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
while (__first1 != __last1 && *__first1 == *__first2)
|
|
|
|
{
|
2003-06-06 02:19:17 +02:00
|
|
|
++__first1;
|
|
|
|
++__first2;
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
}
|
2003-07-04 09:22:19 +02:00
|
|
|
return pair<_InputIterator1, _InputIterator2>(__first1, __first2);
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Finds the places in ranges which don't match.
|
|
|
|
* @param first1 An input iterator.
|
|
|
|
* @param last1 An input iterator.
|
|
|
|
* @param first2 An input iterator.
|
|
|
|
* @param binary_pred A binary predicate @link s20_3_1_base functor@endlink.
|
|
|
|
* @return A pair of iterators pointing to the first mismatch.
|
|
|
|
*
|
|
|
|
* This compares the elements of two ranges using the binary_pred
|
|
|
|
* parameter, and returns a pair
|
|
|
|
* of iterators. The first iterator points into the first range, the
|
|
|
|
* second iterator points into the second range, and the elements pointed
|
|
|
|
* to by the iterators are not equal.
|
|
|
|
*/
|
2004-01-31 22:37:11 +01:00
|
|
|
template<typename _InputIterator1, typename _InputIterator2,
|
|
|
|
typename _BinaryPredicate>
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
pair<_InputIterator1, _InputIterator2>
|
|
|
|
mismatch(_InputIterator1 __first1, _InputIterator1 __last1,
|
|
|
|
_InputIterator2 __first2, _BinaryPredicate __binary_pred)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator1>)
|
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator2>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first1, __last1);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
while (__first1 != __last1 && __binary_pred(*__first1, *__first2))
|
|
|
|
{
|
2003-06-06 02:19:17 +02:00
|
|
|
++__first1;
|
|
|
|
++__first2;
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
}
|
2003-07-04 09:22:19 +02:00
|
|
|
return pair<_InputIterator1, _InputIterator2>(__first1, __first2);
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Tests a range for element-wise equality.
|
|
|
|
* @param first1 An input iterator.
|
|
|
|
* @param last1 An input iterator.
|
|
|
|
* @param first2 An input iterator.
|
|
|
|
* @return A boolean true or false.
|
|
|
|
*
|
|
|
|
* This compares the elements of two ranges using @c == and returns true or
|
|
|
|
* false depending on whether all of the corresponding elements of the
|
|
|
|
* ranges are equal.
|
|
|
|
*/
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator1, typename _InputIterator2>
|
2001-07-18 19:09:02 +02:00
|
|
|
inline bool
|
2004-01-31 22:37:11 +01:00
|
|
|
equal(_InputIterator1 __first1, _InputIterator1 __last1,
|
|
|
|
_InputIterator2 __first2)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator1>)
|
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator2>)
|
|
|
|
__glibcxx_function_requires(_EqualOpConcept<
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typename iterator_traits<_InputIterator1>::value_type,
|
|
|
|
typename iterator_traits<_InputIterator2>::value_type>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first1, __last1);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
for ( ; __first1 != __last1; ++__first1, ++__first2)
|
|
|
|
if (!(*__first1 == *__first2))
|
|
|
|
return false;
|
2000-10-05 13:27:02 +02:00
|
|
|
return true;
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Tests a range for element-wise equality.
|
|
|
|
* @param first1 An input iterator.
|
|
|
|
* @param last1 An input iterator.
|
|
|
|
* @param first2 An input iterator.
|
|
|
|
* @param binary_pred A binary predicate @link s20_3_1_base functor@endlink.
|
|
|
|
* @return A boolean true or false.
|
|
|
|
*
|
|
|
|
* This compares the elements of two ranges using the binary_pred
|
|
|
|
* parameter, and returns true or
|
|
|
|
* false depending on whether all of the corresponding elements of the
|
|
|
|
* ranges are equal.
|
|
|
|
*/
|
2004-01-31 22:37:11 +01:00
|
|
|
template<typename _InputIterator1, typename _InputIterator2,
|
|
|
|
typename _BinaryPredicate>
|
2001-07-18 19:09:02 +02:00
|
|
|
inline bool
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
equal(_InputIterator1 __first1, _InputIterator1 __last1,
|
|
|
|
_InputIterator2 __first2,
|
2001-07-18 19:09:02 +02:00
|
|
|
_BinaryPredicate __binary_pred)
|
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator1>)
|
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator2>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first1, __last1);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
for ( ; __first1 != __last1; ++__first1, ++__first2)
|
|
|
|
if (!__binary_pred(*__first1, *__first2))
|
|
|
|
return false;
|
2000-10-05 13:27:02 +02:00
|
|
|
return true;
|
2001-07-18 19:09:02 +02:00
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Performs "dictionary" comparison on ranges.
|
|
|
|
* @param first1 An input iterator.
|
|
|
|
* @param last1 An input iterator.
|
|
|
|
* @param first2 An input iterator.
|
|
|
|
* @param last2 An input iterator.
|
|
|
|
* @return A boolean true or false.
|
|
|
|
*
|
|
|
|
* "Returns true if the sequence of elements defined by the range
|
|
|
|
* [first1,last1) is lexicographically less than the sequence of elements
|
|
|
|
* defined by the range [first2,last2). Returns false otherwise."
|
|
|
|
* (Quoted from [25.3.8]/1.) If the iterators are all character pointers,
|
|
|
|
* then this is an inline call to @c memcmp.
|
|
|
|
*/
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
template<typename _InputIterator1, typename _InputIterator2>
|
2001-07-18 19:09:02 +02:00
|
|
|
bool
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
lexicographical_compare(_InputIterator1 __first1, _InputIterator1 __last1,
|
|
|
|
_InputIterator2 __first2, _InputIterator2 __last2)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator1>)
|
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator2>)
|
|
|
|
__glibcxx_function_requires(_LessThanComparableConcept<
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typename iterator_traits<_InputIterator1>::value_type>)
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_LessThanComparableConcept<
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
typename iterator_traits<_InputIterator2>::value_type>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first1, __last1);
|
|
|
|
__glibcxx_requires_valid_range(__first2, __last2);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
2004-02-08 05:46:42 +01:00
|
|
|
for (;__first1 != __last1 && __first2 != __last2; ++__first1, ++__first2)
|
2003-06-06 02:19:17 +02:00
|
|
|
{
|
|
|
|
if (*__first1 < *__first2)
|
|
|
|
return true;
|
|
|
|
if (*__first2 < *__first1)
|
|
|
|
return false;
|
|
|
|
}
|
2001-07-18 19:09:02 +02:00
|
|
|
return __first1 == __last1 && __first2 != __last2;
|
|
|
|
}
|
|
|
|
|
2001-11-20 01:51:37 +01:00
|
|
|
/**
|
|
|
|
* @brief Performs "dictionary" comparison on ranges.
|
|
|
|
* @param first1 An input iterator.
|
|
|
|
* @param last1 An input iterator.
|
|
|
|
* @param first2 An input iterator.
|
|
|
|
* @param last2 An input iterator.
|
|
|
|
* @param comp A @link s20_3_3_comparisons comparison functor@endlink.
|
|
|
|
* @return A boolean true or false.
|
|
|
|
*
|
|
|
|
* The same as the four-parameter @c lexigraphical_compare, but uses the
|
|
|
|
* comp parameter instead of @c <.
|
|
|
|
*/
|
2004-01-31 22:37:11 +01:00
|
|
|
template<typename _InputIterator1, typename _InputIterator2,
|
|
|
|
typename _Compare>
|
2001-07-18 19:09:02 +02:00
|
|
|
bool
|
BUGS: Update from 2.90.8 snapshot.
2003-06-10 Phil Edwards <pme@gcc.gnu.org>
* docs/html/17_intro/BUGS: Update from 2.90.8 snapshot.
* docs/html/17_intro/CHECKLIST: Bring up to date with respect to
correctness of container::iterator typedefs. Fix whitespace.
* docs/html/20_util/howto.html, docs/html/ext/howto.html: Add links
to allocator docs.
* docs/html/documentation.html: Regenerate.
* include/bits/basic_string.h, include/bits/basic_string.tcc,
include/bits/deque.tcc, include/bits/list.tcc, include/bits/stl_algo.h,
include/bits/stl_algobase.h, include/bits/stl_bvector.h,
include/bits/stl_deque.h, include/bits/stl_iterator_base_funcs.h,
include/bits/stl_list.h, include/bits/stl_uninitialized.h,
include/bits/stl_vector.h, include/bits/vector.tcc,
include/ext/algorithm, include/ext/slist, include/std/std_bitset.h:
Change _Iter names to _Iterator, and __pos to __position.
* include/bits/stl_relops.h, include/bits/stl_numeric.h,
include/bits/stl_multiset.h, include/bits/stl_set.h:
Remove emacs markers.
* include/bits/stl_threads.h (_STL_auto_lock): Add __unused__.
From-SVN: r67736
2003-06-10 23:52:25 +02:00
|
|
|
lexicographical_compare(_InputIterator1 __first1, _InputIterator1 __last1,
|
|
|
|
_InputIterator2 __first2, _InputIterator2 __last2,
|
2001-07-18 19:09:02 +02:00
|
|
|
_Compare __comp)
|
|
|
|
{
|
|
|
|
// concept requirements
|
2003-07-05 06:05:45 +02:00
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator1>)
|
|
|
|
__glibcxx_function_requires(_InputIteratorConcept<_InputIterator2>)
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first1, __last1);
|
|
|
|
__glibcxx_requires_valid_range(__first2, __last2);
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
for ( ; __first1 != __last1 && __first2 != __last2
|
2004-02-08 05:46:42 +01:00
|
|
|
; ++__first1, ++__first2)
|
2003-06-06 02:19:17 +02:00
|
|
|
{
|
|
|
|
if (__comp(*__first1, *__first2))
|
|
|
|
return true;
|
|
|
|
if (__comp(*__first2, *__first1))
|
|
|
|
return false;
|
|
|
|
}
|
2001-07-18 19:09:02 +02:00
|
|
|
return __first1 == __last1 && __first2 != __last2;
|
|
|
|
}
|
|
|
|
|
2004-02-08 05:46:42 +01:00
|
|
|
inline bool
|
|
|
|
lexicographical_compare(const unsigned char* __first1,
|
2003-06-06 02:19:17 +02:00
|
|
|
const unsigned char* __last1,
|
2004-02-08 05:46:42 +01:00
|
|
|
const unsigned char* __first2,
|
2003-06-06 02:19:17 +02:00
|
|
|
const unsigned char* __last2)
|
2001-07-18 19:09:02 +02:00
|
|
|
{
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first1, __last1);
|
|
|
|
__glibcxx_requires_valid_range(__first2, __last2);
|
|
|
|
|
2001-07-18 19:09:02 +02:00
|
|
|
const size_t __len1 = __last1 - __first1;
|
|
|
|
const size_t __len2 = __last2 - __first2;
|
2004-01-31 22:37:11 +01:00
|
|
|
const int __result = std::memcmp(__first1, __first2,
|
|
|
|
std::min(__len1, __len2));
|
2001-07-18 19:09:02 +02:00
|
|
|
return __result != 0 ? __result < 0 : __len1 < __len2;
|
2000-10-05 13:27:02 +02:00
|
|
|
}
|
2001-07-18 19:09:02 +02:00
|
|
|
|
|
|
|
inline bool
|
|
|
|
lexicographical_compare(const char* __first1, const char* __last1,
|
|
|
|
const char* __first2, const char* __last2)
|
|
|
|
{
|
2003-11-11 21:09:16 +01:00
|
|
|
__glibcxx_requires_valid_range(__first1, __last1);
|
|
|
|
__glibcxx_requires_valid_range(__first2, __last2);
|
|
|
|
|
2000-10-05 13:27:02 +02:00
|
|
|
#if CHAR_MAX == SCHAR_MAX
|
2003-07-01 00:29:42 +02:00
|
|
|
return std::lexicographical_compare((const signed char*) __first1,
|
|
|
|
(const signed char*) __last1,
|
|
|
|
(const signed char*) __first2,
|
|
|
|
(const signed char*) __last2);
|
2000-10-05 13:27:02 +02:00
|
|
|
#else /* CHAR_MAX == SCHAR_MAX */
|
2003-07-01 00:29:42 +02:00
|
|
|
return std::lexicographical_compare((const unsigned char*) __first1,
|
|
|
|
(const unsigned char*) __last1,
|
|
|
|
(const unsigned char*) __first2,
|
|
|
|
(const unsigned char*) __last2);
|
2000-10-05 13:27:02 +02:00
|
|
|
#endif /* CHAR_MAX == SCHAR_MAX */
|
|
|
|
}
|
2001-07-18 19:09:02 +02:00
|
|
|
|
2001-03-04 22:34:02 +01:00
|
|
|
} // namespace std
|
2000-10-05 13:27:02 +02:00
|
|
|
|
2004-02-08 05:46:42 +01:00
|
|
|
#endif
|