📄 stl_index_cat.html
字号:
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Zafir Anjum">
<TITLE>MFC Programmer's SourceBook : STL Programmer's Guide</TITLE>
<META name="description"
content="A freely available implementation
of the C++ Standard Template Library, including
hypertext documentation.">
<META name="keywords"
content="generic programming, STL, standard template library">
</HEAD>
<SCRIPT LANGUAGE="JavaScript"><!--
var adcategory = "cpp";
// -->
</SCRIPT>
<body background="../../fancyhome/back.gif" bgcolor="#FFFFFF" >
<SCRIPT LANGUAGE="JavaScript"><!--
var nfrm = location.href.indexOf("_nfrm_");
var validframes = (top.frames.length > 0 && top.frames['ad'] && top.frames['logo'] );
var random = Math.random();
if( !validframes && nfrm == -1 )
{
var dclkPage = "www.codeguru.com/";
if( self.adcategory )
dclkPage += adcategory;
else
dclkPage += "mfc";
document.write('<nolayer><center>');
document.write('<iframe src="http://ad.doubleclick.net/adi/' + dclkPage + ';ord='
+ random + '" width=470 height=62 marginwidth=0 marginheight=0 hspace=0 vspace=0 '
+ 'frameborder=0 scrolling=no bordercolor="#000000">');
document.write('<a href="http://ad.doubleclick.net/jump/' + dclkPage + ';ord='
+ random + '">');
document.write('<img src="http://ad.doubleclick.net/ad/' + dclkPage + ';ord='
+ random + '" height=60 width=468>' + '</a>');
document.write('</iframe>');
document.write('</center></nolayer>');
document.write('<layer src="http://ad.doubleclick.net/adl/' + dclkPage +
';ord=' + random + '"></layer>');
document.write('<ilayer visibility=hide width=468 height=83></ilayer>');
}
// top.location = "/show.cgi?" + adcategory + "=" + location.pathname;
// -->
</SCRIPT>
<noscript>
<p align="center">
<a href="http://ad.doubleclick.net/jump/www.codeguru.com/cpp;ord=NupcENFCY34AAHwsoYI">
<img src="http://ad.doubleclick.net/ad/www.codeguru.com/cpp;ord=NupcENFCY34AAHwsoYI"></a>
</p>
</noscript>
<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" tppabs="http://www.sgi.com/Technology/STL/AssociativeContainer.shtml">Associative Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="BackInsertionSequence.html" tppabs="http://www.sgi.com/Technology/STL/BackInsertionSequence.shtml">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" tppabs="http://www.sgi.com/Technology/STL/basic_string.shtml">basic_string<charT, traits, Alloc></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="bit_vector.html" tppabs="http://www.sgi.com/Technology/STL/bit_vector.shtml">bit_vector</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="bitset.html" tppabs="http://www.sgi.com/Technology/STL/bitset.shtml">bitset<N></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="char_producer.html" tppabs="http://www.sgi.com/Technology/STL/char_producer.shtml">char_producer</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="Container.html" tppabs="http://www.sgi.com/Technology/STL/Container.shtml">Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="Deque.html" tppabs="http://www.sgi.com/Technology/STL/Deque.shtml">deque<T, Alloc></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="ForwardContainer.html" tppabs="http://www.sgi.com/Technology/STL/ForwardContainer.shtml">Forward Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="FrontInsertionSequence.html" tppabs="http://www.sgi.com/Technology/STL/FrontInsertionSequence.shtml">Front Insertion Sequence</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="HashFunction.html" tppabs="http://www.sgi.com/Technology/STL/HashFunction.shtml">Hash Function</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="hash.html" tppabs="http://www.sgi.com/Technology/STL/hash.shtml">hash<T></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="hash_map.html" tppabs="http://www.sgi.com/Technology/STL/hash_map.shtml">hash_map<Key, Data, HashFcn, EqualKey, Alloc></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="hash_multimap.html" tppabs="http://www.sgi.com/Technology/STL/hash_multimap.shtml">hash_multimap<Key, Data, HashFcn, EqualKey, Alloc></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="hash_multiset.html" tppabs="http://www.sgi.com/Technology/STL/hash_multiset.shtml">hash_multiset<Key, HashFcn, EqualKey, Alloc></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="hash_set.html" tppabs="http://www.sgi.com/Technology/STL/hash_set.shtml">hash_set<Key, HashFcn, EqualKey, Alloc></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="HashedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/HashedAssociativeContainer.shtml">Hashed Associative Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="List.html" tppabs="http://www.sgi.com/Technology/STL/List.shtml">list<T, Alloc></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="Map.html" tppabs="http://www.sgi.com/Technology/STL/Map.shtml">map<Key, Data, Compare, Alloc></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="Multimap.html" tppabs="http://www.sgi.com/Technology/STL/Multimap.shtml">multimap<Key, Data, Compare, Alloc></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="MultipleAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/MultipleAssociativeContainer.shtml">Multiple Associative Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="MultipleHashedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/MultipleHashedAssociativeContainer.shtml">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" tppabs="http://www.sgi.com/Technology/STL/MultipleSortedAssociativeContainer.shtml">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" tppabs="http://www.sgi.com/Technology/STL/multiset.shtml">multiset<Key, Compare, Alloc></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="PairAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/PairAssociativeContainer.shtml">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" tppabs="http://www.sgi.com/Technology/STL/priority_queue.shtml">priority_queue<T, Sequence, Compare></A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="queue.html" tppabs="http://www.sgi.com/Technology/STL/queue.shtml">queue<T, Sequence></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="RandomAccessContainer.html" tppabs="http://www.sgi.com/Technology/STL/RandomAccessContainer.shtml">Random Access Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="ReversibleContainer.html" tppabs="http://www.sgi.com/Technology/STL/ReversibleContainer.shtml">Reversible Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="Rope.html" tppabs="http://www.sgi.com/Technology/STL/Rope.shtml">rope<T, Alloc></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="Sequence.html" tppabs="http://www.sgi.com/Technology/STL/Sequence.shtml">Sequence</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="set.html" tppabs="http://www.sgi.com/Technology/STL/set.shtml">set<Key, Compare, Alloc></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="SimpleAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/SimpleAssociativeContainer.shtml">Simple Associative Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="Slist.html" tppabs="http://www.sgi.com/Technology/STL/Slist.shtml">slist<T, Alloc></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="SortedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/SortedAssociativeContainer.shtml">Sorted Associative Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="stack.html" tppabs="http://www.sgi.com/Technology/STL/stack.shtml">stack<T, Sequence></A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="UniqueAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/UniqueAssociativeContainer.shtml">Unique Associative Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt="" WIDTH = "14" HEIGHT = "14" ></TD><TD><A href="UniqueHashedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/UniqueHashedAssociativeContainer.shtml">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" tppabs="http://www.sgi.com/Technology/STL/UniqueSortedAssociativeContainer.shtml">Unique Sorted Associative Container</A></TD></TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -