Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SilverMaple/STLSourceCodeNote
/ functions
Functions
2,687 in github.com/SilverMaple/STLSourceCodeNote
⨍
Functions
2,687
◇
Types & classes
619
↓ 260 callers
Method
begin
0_SGI_STL_Source_code/stl_set.h:138
↓ 200 callers
Method
end
0_SGI_STL_Source_code/stl_set.h:139
↓ 139 callers
Function
copy
0_SGI_STL_Source_code/stl_rope.h:1804
↓ 69 callers
Method
insert_unique
5_STL_associated_container/5_2_3_stl_tree.h:969
↓ 62 callers
Method
begin
4_STL_sequence_container/4_2_2_stl_vector.h:203
↓ 60 callers
Method
end
4_STL_sequence_container/4_2_2_stl_vector.h:205
↓ 56 callers
Method
index
0_SGI_STL_Source_code/stl_rope.h:951
↓ 55 callers
Method
insert_equal
5_STL_associated_container/5_2_3_stl_tree.h:949
↓ 54 callers
Method
insert_equal
0_SGI_STL_Source_code/stl_tree.h:890
↓ 54 callers
Method
insert_unique
0_SGI_STL_Source_code/stl_tree.h:907
↓ 51 callers
Function
copy
6_STL_algorithms/6_4_2_stl_algobase.h:221
↓ 51 callers
Function
uninitialized_copy
2_STL_allocator/2_3_1_stl_uninitialized.h:76
↓ 51 callers
Function
uninitialized_copy
0_SGI_STL_Source_code/stl_uninitialized.h:75
↓ 47 callers
Function
begin
4_STL_sequence_container/4_3_3_stl_list.h:339
↓ 45 callers
Function
copy_backward
0_SGI_STL_Source_code/stl_algobase.h:375
↓ 45 callers
Function
destroy
0_SGI_STL_Source_code/stl_construct.h:109
↓ 44 callers
Function
distance
0_SGI_STL_Source_code/stl_iterator_base.h:284
↓ 43 callers
Function
end
4_STL_sequence_container/4_3_3_stl_list.h:342
↓ 40 callers
Function
for_each
6_STL_algorithms/6_5_1_stl_algo.h:90
↓ 40 callers
Method
size
0_SGI_STL_Source_code/stl_set.h:143
↓ 39 callers
Function
destroy
2_STL_allocator/2_2_3_stl_construct.h:119
↓ 37 callers
Method
size
4_STL_sequence_container/4_5_2_stl_stack.h:92
↓ 36 callers
Function
distance
3_STL_iterator/3_3_stl_iterator_base.h:292
↓ 32 callers
Function
end
0_SGI_STL_Source_code/stl_rope.h:1873
↓ 31 callers
Function
end
0_SGI_STL_Source_code/stl_bvector.h:498
↓ 29 callers
Function
advance
3_STL_iterator/3_3_stl_iterator_base.h:364
↓ 29 callers
Function
fill
0_SGI_STL_Source_code/stl_algobase.h:442
↓ 28 callers
Function
size
0_SGI_STL_Source_code/stl_rope.h:1881
↓ 27 callers
Function
advance
0_SGI_STL_Source_code/stl_iterator_base.h:354
↓ 26 callers
Function
begin
0_SGI_STL_Source_code/stl_list.h:332
↓ 25 callers
Function
begin
0_SGI_STL_Source_code/stl_bvector.h:497
↓ 25 callers
Method
push_back
0_SGI_STL_Source_code/stl_vector.h:338
↓ 24 callers
Function
allocate
0_SGI_STL_Source_code/defalloc.h:38
↓ 24 callers
Function
deallocate
0_SGI_STL_Source_code/defalloc.h:50
↓ 23 callers
Function
begin
0_SGI_STL_Source_code/stl_rope.h:1864
↓ 23 callers
Method
insert
返回pair类型
5_STL_associated_container/5_4_stl_map.h:185
↓ 22 callers
Function
construct
0_SGI_STL_Source_code/stl_construct.h:99
↓ 22 callers
Function
end
0_SGI_STL_Source_code/stl_list.h:335
↓ 22 callers
Function
get_allocator
0_SGI_STL_Source_code/stl_bvector.h:400
↓ 21 callers
Function
allocate
2_STL_allocator/2_2_1_defalloc.h:38
↓ 20 callers
Function
_M_insert_aux
0_SGI_STL_Source_code/stl_bvector.h:420
↓ 20 callers
Function
construct
2_STL_allocator/2_2_3_stl_construct.h:109
↓ 20 callers
Function
deallocate
2_STL_allocator/2_2_1_defalloc.h:50
↓ 20 callers
Function
erase
移除iterator所指节点并destroy
4_STL_sequence_container/4_3_3_stl_list.h:417
↓ 20 callers
Function
size
0_SGI_STL_Source_code/stl_bvector.h:510
↓ 20 callers
Method
size
5_STL_associated_container/5_7_2_stl_hashtable.h:309
↓ 20 callers
Method
size
0_SGI_STL_Source_code/stl_hashtable.h:304
↓ 20 callers
Method
swap
0_SGI_STL_Source_code/stl_set.h:145
↓ 19 callers
Method
base
3_STL_iterator/3_3_stl_iterator.h:303
↓ 19 callers
Method
base
0_SGI_STL_Source_code/stl_iterator.h:303
↓ 19 callers
Function
end
RB树的终点为header所指处?
5_STL_associated_container/5_2_3_stl_tree.h:738
↓ 19 callers
Method
end
5_STL_associated_container/5_4_stl_map.h:162
↓ 19 callers
Function
erase
Erase, (position, size) variant.
0_SGI_STL_Source_code/stl_rope.h:2181
↓ 19 callers
Function
insert
在iterator所在位置插入值为x的节点
4_STL_sequence_container/4_3_3_stl_list.h:371
↓ 19 callers
Function
resize
0_SGI_STL_Source_code/stl_rope.h:2346
↓ 18 callers
Function
_M_fill_assign
0_SGI_STL_Source_code/stl_bvector.h:623
↓ 18 callers
Function
__slist_previous
0_SGI_STL_Source_code/stl_slist.h:45
↓ 18 callers
Function
__slist_previous
4_STL_sequence_container/4_9_2_stl_slist.h:47
↓ 17 callers
Method
base
8_STL_adapter/8_3_1_stl_iterator.h:317
↓ 16 callers
Function
copy_backward
6_STL_algorithms/6_4_2_stl_algobase.h:390
↓ 16 callers
Function
find
3_STL_iterator/3_2_algorithm.h:2
↓ 16 callers
Function
insert
0_SGI_STL_Source_code/stl_list.h:363
↓ 16 callers
Function
lower_bound
0_SGI_STL_Source_code/stl_algo.h:1940
↓ 15 callers
Method
begin
5_STL_associated_container/5_4_stl_map.h:160
↓ 15 callers
Method
get_allocator
0_SGI_STL_Source_code/stl_set.h:136
↓ 15 callers
Function
iter_swap
6_STL_algorithms/6_4_2_stl_algobase.h:67
↓ 15 callers
Function
make_heap
0_SGI_STL_Source_code/stl_heap.h:229
↓ 15 callers
Function
size
4_STL_sequence_container/4_3_3_stl_list.h:356
↓ 15 callers
Method
swap
4_STL_sequence_container/4_2_2_stl_vector.h:358
↓ 14 callers
Function
_M_fill_insert
0_SGI_STL_Source_code/stl_bvector.h:783
↓ 14 callers
Function
_M_insert_after_range
0_SGI_STL_Source_code/stl_slist.h:529
↓ 14 callers
Function
_M_insert_after_range
4_STL_sequence_container/4_9_2_stl_slist.h:542
↓ 14 callers
Function
bind2nd
8_STL_adapter/8_4_1_stl_function.h:241
↓ 14 callers
Method
insert
0_SGI_STL_Source_code/stl_list.h:612
↓ 14 callers
Function
iter_swap
0_SGI_STL_Source_code/stl_algobase.h:67
↓ 13 callers
Method
_M_erase_after
0_SGI_STL_Source_code/stl_slist.h:299
↓ 13 callers
Method
_M_erase_after
4_STL_sequence_container/4_9_2_stl_slist.h:307
↓ 13 callers
Method
allocate
0_SGI_STL_Source_code/defalloc.h:64
↓ 13 callers
Method
size
5_STL_associated_container/5_4_stl_map.h:169
↓ 12 callers
Function
__insertion_sort
0_SGI_STL_Source_code/stl_algo.h:1350
↓ 12 callers
Function
__insertion_sort
6_STL_algorithms/6_5_1_stl_algo.h:1377
↓ 11 callers
Function
_Destroy
2_STL_allocator/2_2_3_stl_construct.h:59
↓ 11 callers
Function
_Destroy
0_SGI_STL_Source_code/stl_construct.h:57
↓ 11 callers
Function
__sink_unused_warning
0_SGI_STL_Source_code/concept_checks.h:244
↓ 11 callers
Function
eq_int_type
0_SGI_STL_Source_code/char_traits.h:95
↓ 11 callers
Function
erase
0_SGI_STL_Source_code/stl_list.h:406
↓ 11 callers
Function
lexicographical_compare
0_SGI_STL_Source_code/stl_algobase.h:564
↓ 11 callers
Function
make_heap
4_STL_sequence_container/4_7_2_stl_heap.h:243
↓ 10 callers
Method
_M_ref_nonnil
0_SGI_STL_Source_code/stl_rope.h:529
↓ 10 callers
Method
_M_set_node
0_SGI_STL_Source_code/stl_deque.h:191
↓ 10 callers
Method
_M_set_node
4_STL_sequence_container/4_4_2_stl_deque.h:204
↓ 10 callers
Method
_M_unref_nonnil
Deallocate t. Assumes t is not 0.
0_SGI_STL_Source_code/stl_rope.h:525
↓ 10 callers
Function
__deque_buf_size
Note: this function is simply a kludge to work around several compilers' bugs in handling constant expressions.
0_SGI_STL_Source_code/stl_deque.h:79
↓ 10 callers
Function
__deque_buf_size
Note: this function is simply a kludge to work around several compilers' bugs in handling constant expressions. 如果 n 不为 0,传回 n,表示 buffer size由使用者自定。 如
4_STL_sequence_container/4_4_2_stl_deque.h:83
↓ 10 callers
Function
__slist_splice_after
0_SGI_STL_Source_code/stl_slist.h:63
↓ 10 callers
Function
__slist_splice_after
4_STL_sequence_container/4_9_2_stl_slist.h:65
↓ 10 callers
Method
begin
0_SGI_STL_Source_code/stl_vector.h:201
↓ 10 callers
Function
end
0_SGI_STL_Source_code/stl_tree.h:688
↓ 10 callers
Function
eof
0_SGI_STL_Source_code/char_traits.h:99
↓ 10 callers
Function
lower_bound
6_STL_algorithms/6_5_1_stl_algo.h:1990
next →
1–100 of 2,687, ranked by callers