C++ STL源码

时间:2021-08-27 15:15:24
【文件属性】:
文件名称:C++ STL源码
文件大小:218KB
文件格式:ZIP
更新时间:2021-08-27 15:15:24
C++ STL The STL was developed on SGI MIPSproTM C++ 7.0, 7.1, 7.2, and 7.2.1. If you are using the 7.0 compiler, you must compile using either the -n32 or the -64 flag; if you are using 7.1 or later, you may use -o32, -n32, or -64. The STL has also been tested on Microsoft Visual C++ 5.0, on g++ 2.8.1, and on recent egcs snapshots. All of the STL except for the , , and headers has also been tested on Borland 5.02. It should not be difficult to use the STL with other compilers that have good support for templates, especially compilers that use the EDG front end. This distribution of the STL consists entirely of header files: there is no need to link to any library files. You can view or download a header file individually, or you can download all of them as a tar or zip file. (Note that v3 has many more header files than v1 and v2 did, because it provides both old-style and new-style header names. Many of the files in v3 are very short, and do little other than forwarding.)
【文件预览】:
memory
stl_heap.h
stl_iterator.h
list.h
deque
stl_algo.h
stl_hashtable.h
alloc.h
type_traits.h
algo.h
stl_stack.h
sequence_concepts.h
hash_set
bvector.h
function.h
stl_queue.h
algobase.h
stl_ctraits_fns.h
set.h
stl_set.h
stl_rope.h
deque.h
ropeimpl.h
stl_pair.h
stl_list.h
iterator.h
stl_tempbuf.h
stl_tree.h
slist
stl_string_fwd.h
vector
stl_threads.h
set
stl_hash_set.h
hashtable.h
heap.h
numeric
stl_alloc.h
stl_bvector.h
stl_hash_fun.h
stl_config.h
stl_multimap.h
list
multiset.h
stl_hash_map.h
stl_exception.h
utility
stdexcept
defalloc.h
hash_map
stl_vector.h
hash_map.h
stl_multiset.h
char_traits.h
vector.h
stl_map.h
pthread_alloc.h
container_concepts.h
bitset
slist.h
stl_construct.h
functional
limits
README.md
stack
hash_set.h
multimap.h
pair.h
valarray
stl_relops.h
stl_algobase.h
string
stack.h
algorithm
stl_slist.h
map
stl_deque.h
concept_checks.h
rope
map.h
pthread_alloc
tree.h
stl_numeric.h
iterator
rope.h
stl_uninitialized.h
tempbuf.h
stl_range_errors.h
stl_function.h
stl_iterator_base.h
queue
stl_raw_storage_iter.h

网友评论