⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 stl_index_cat.html

📁 Standard Template Library (SOURCE + COMPLETE html man document)
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<HTML><Head><Title>The Standard Template Library</Title><!--  -- Copyright (c) 1996-1999  -- 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 appears 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.  --  -- 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 appears 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.  --  --><!-- Generated by index_htmldoc, written by Matthew Austern --></HEAD><BODY TEXT="#000000" LINK="#006600" ALINK="#003300" VLINK="#7C7F87" BGCOLOR="#FFFFFF"><A HREF="/"><IMG SRC="/images/common/sgilogo_small.gif" ALT="SGI Logo" WIDTH="80" HEIGHT="72" BORDER="0"></A><P><!--end header--><center><H1>Index: The Standard Template Library</H1></center><br><Img src = "containers.gif" Alt=""   WIDTH = "194"  HEIGHT = "38" ><Table><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="AssociativeContainer.html">Associative Container</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="BackInsertionSequence.html">Back Insertion Sequence</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="basic_string.html">basic_string&lt;charT, traits, Alloc&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="bit_vector.html">bit_vector</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="bitset.html">bitset&lt;N&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="char_producer.html">char_producer</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Container.html">Container</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Deque.html">deque&lt;T, Alloc&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="ForwardContainer.html">Forward Container</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="FrontInsertionSequence.html">Front Insertion Sequence</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="HashFunction.html">Hash Function</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash.html">hash&lt;T&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash_map.html">hash_map&lt;Key, Data, HashFcn, EqualKey, Alloc&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash_multimap.html">hash_multimap&lt;Key, Data, HashFcn, EqualKey, Alloc&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash_multiset.html">hash_multiset&lt;Key, HashFcn, EqualKey, Alloc&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash_set.html">hash_set&lt;Key, HashFcn, EqualKey, Alloc&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="HashedAssociativeContainer.html">Hashed Associative Container</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="List.html">list&lt;T, Alloc&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Map.html">map&lt;Key, Data, Compare, Alloc&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Multimap.html">multimap&lt;Key, Data, Compare, Alloc&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="MultipleAssociativeContainer.html">Multiple Associative Container</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="MultipleHashedAssociativeContainer.html">Multiple Hashed Associative Container</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="MultipleSortedAssociativeContainer.html">Multiple Sorted Associative Container</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="multiset.html">multiset&lt;Key, Compare, Alloc&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="PairAssociativeContainer.html">Pair Associative Container</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="priority_queue.html">priority_queue&lt;T, Sequence, Compare&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="queue.html">queue&lt;T, Sequence&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="RandomAccessContainer.html">Random Access Container</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="ReversibleContainer.html">Reversible Container</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Rope.html">rope&lt;T, Alloc&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Sequence.html">Sequence</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="set.html">set&lt;Key, Compare, Alloc&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="SimpleAssociativeContainer.html">Simple Associative Container</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Slist.html">slist&lt;T, Alloc&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="SortedAssociativeContainer.html">Sorted Associative Container</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="stack.html">stack&lt;T, Sequence&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="UniqueAssociativeContainer.html">Unique Associative Container</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="UniqueHashedAssociativeContainer.html">Unique Hashed Associative Container</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="UniqueSortedAssociativeContainer.html">Unique Sorted Associative Container</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Vector.html">vector&lt;T, Alloc&gt;</A></TD></TR></Table><br><Img src = "iterators.gif" Alt=""   WIDTH = "194"  HEIGHT = "38" ><Table><TR><TD><Img src = "function_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="advance.html">advance</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="back_insert_iterator.html">back_insert_iterator&lt;BackInsertionSequence&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="BidirectionalIterator.html">Bidirectional Iterator</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="bidirectional_iterator.html">bidirectional_iterator&lt;T, Distance&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="bidirectional_iterator_tag.html">bidirectional_iterator_tag</A></TD></TR><TR><TD><Img src = "function_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="distance.html">distance</A></TD></TR><TR><TD><Img src = "function_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="distance_type.html">distance_type</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="ForwardIterator.html">Forward Iterator</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="forward_iterator.html">forward_iterator&lt;T, Distance&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="forward_iterator_tag.html">forward_iterator_tag</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="front_insert_iterator.html">front_insert_iterator&lt;FrontInsertionSequence&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="InputIterator.html">Input Iterator</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="input_iterator.html">input_iterator&lt;T, Distance&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="input_iterator_tag.html">input_iterator_tag</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="insert_iterator.html">insert_iterator&lt;Container&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="istream_iterator.html">istream_iterator&lt;T, Distance&gt;</A></TD></TR><TR><TD><Img src = "overview_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="iterator_tags.html">Iterator Tags</A></TD></TR><TR><TD><Img src = "function_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="iterator_category.html">iterator_category</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="iterator_traits.html">iterator_traits&lt;Iterator&gt;</A></TD></TR><TR><TD><Img src = "overview_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Iterators.html">Iterators</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="ostream_iterator.html">ostream_iterator&lt;T&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="OutputIterator.html">Output Iterator</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="output_iterator.html">output_iterator</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="output_iterator_tag.html">output_iterator_tag</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="RandomAccessIterator.html">Random Access Iterator</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="random_access_iterator.html">random_access_iterator&lt;T, Distance&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="random_access_iterator_tag.html">random_access_iterator_tag</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="raw_storage_iterator.html">raw_storage_iterator&lt;ForwardIterator, T&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="ReverseBidirectionalIterator.html">reverse_bidirectional_iterator&lt;BidirectionalIterator, T, Reference, Distance&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="ReverseIterator.html">reverse_iterator&lt;RandomAccessIterator, T, Reference, Distance&gt;</A></TD></TR><TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="sequence_buffer.html">sequence_buffer&lt;Container, buf_sz&gt;</A></TD></TR><TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="trivial.html">Trivial Iterator</A></TD></TR><TR><TD><Img src = "function_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="value_type.html">value_type</A></TD></TR></Table><br><Img src = "algorithms.gif" Alt=""   WIDTH = "194"  HEIGHT = "38" >

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -