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
↓ 1 callers
Method
resize
0_SGI_STL_Source_code/stl_list.h:650
↓ 1 callers
Method
resize
0_SGI_STL_Source_code/stl_hash_map.h:219
↓ 1 callers
Method
resize
0_SGI_STL_Source_code/stl_hash_set.h:213
↓ 1 callers
Method
resize
4_STL_sequence_container/4_3_3_stl_list.h:668
↓ 1 callers
Method
reverse
4_STL_sequence_container/4_3_3_stl_list.h:789
↓ 1 callers
Function
reverse_copy
6_STL_algorithms/6_5_1_stl_algo.h:814
↓ 1 callers
Function
rotate_copy
6_STL_algorithms/6_5_1_stl_algo.h:973
↓ 1 callers
Function
set_difference
6_STL_algorithms/6_5_1_stl_algo.h:2767
↓ 1 callers
Function
set_intersection
6_STL_algorithms/6_5_1_stl_algo.h:2709
↓ 1 callers
Function
set_symmetric_difference
6_STL_algorithms/6_5_1_stl_algo.h:2828
↓ 1 callers
Function
set_union
6_STL_algorithms/6_5_1_stl_algo.h:2639
↓ 1 callers
Method
size
调用hashtable实现
5_STL_associated_container/5_9_stl_hash_map.h:165
↓ 1 callers
Method
size
调用hashtable实现
5_STL_associated_container/5_8_stl_hash_set.h:163
↓ 1 callers
Method
size
0_SGI_STL_Source_code/stl_hash_map.h:161
↓ 1 callers
Method
size
0_SGI_STL_Source_code/stl_queue.h:91
↓ 1 callers
Method
size
0_SGI_STL_Source_code/stl_hash_set.h:159
↓ 1 callers
Method
size
4_STL_sequence_container/4_6_2_stl_queue.h:92
↓ 1 callers
Method
sort
4_STL_sequence_container/4_3_3_stl_list.h:798
↓ 1 callers
Function
stable_partition
6_STL_algorithms/6_5_1_stl_algo.h:1265
↓ 1 callers
Function
stable_sort
6_STL_algorithms/6_5_1_stl_algo.h:1741
↓ 1 callers
Function
swap
5_STL_associated_container/5_2_3_stl_tree.h:752
↓ 1 callers
Function
swap
1_STL_introduction/1_9_1_config6.cpp:27
↓ 1 callers
Function
swap
0_SGI_STL_Source_code/stl_tree.h:702
↓ 1 callers
Method
swap
5_STL_associated_container/5_6_stl_multimap.h:164
↓ 1 callers
Method
swap
5_STL_associated_container/5_5_stl_multiset.h:152
↓ 1 callers
Method
swap
5_STL_associated_container/5_3_stl_set.h:150
↓ 1 callers
Method
swap
1_STL_introduction/1_9_1_config6.cpp:17
↓ 1 callers
Method
swap
0_SGI_STL_Source_code/stl_multiset.h:151
↓ 1 callers
Method
swap
0_SGI_STL_Source_code/stl_multimap.h:163
↓ 1 callers
Method
swap
0_SGI_STL_Source_code/stl_map.h:172
↓ 1 callers
Function
swap_ranges
0_SGI_STL_Source_code/stl_algo.h:495
↓ 1 callers
Function
to_int_type
0_SGI_STL_Source_code/char_traits.h:91
↓ 1 callers
Function
unique
6_STL_algorithms/6_5_1_stl_algo.h:767
Method
(* __set_malloc_handler(void (*__f)()))
以下模拟c++的set_new_handler(),可以指定自己的oom handler
2_STL_allocator/2_2_4_stl_alloc.h:149
Method
(* __set_malloc_handler(void (*__f)()))
0_SGI_STL_Source_code/stl_alloc.h:141
Method
C
6_STL_algorithms/6_4_3_copy-test.cpp:14
Method
INT
1_STL_introduction/1_9_4_config-operator-overloading.cpp:18
Method
Int
explicit 只能修改只有一个参数的类构造函数, 或是除了第一个参数外其他参数都有默认值的情况 表明该构造函数是显示的而非隐式的 作用是禁止类构造函数的隐式自动转换 implicit 表示隐式,类构造函数默认声明为隐式 google c++规范与effective c++都推荐使用explici
8_STL_adapter/8_1_3_functor-adapter.cpp:49
Method
List
3_STL_iterator/3_2_mylist.h:28
Method
ListItem
3_STL_iterator/3_2_mylist.h:79
Method
ListIter
default ctor
3_STL_iterator/3_2_mylist-iter.h:10
Method
String
6_STL_algorithms/6_4_3_copy-test.cpp:24
Method
TestClass
1_STL_introduction/1_9_1_config5.cpp:21
Method
TestClass
1_STL_introduction/1_9_1_config5.cpp:29
Method
TestClass
1_STL_introduction/1_9_1_config5.cpp:37
Method
_Allocator_requirement_violation
0_SGI_STL_Source_code/concept_checks.h:783
Method
_Assignable_requirement_violation
0_SGI_STL_Source_code/concept_checks.h:529
Method
_BackInsertionSequence_requirement_violation
0_SGI_STL_Source_code/sequence_concepts.h:190
Method
_BidirectionalIterator_requirement_violation
0_SGI_STL_Source_code/concept_checks.h:666
Method
_Bit_const_iterator
0_SGI_STL_Source_code/stl_bvector.h:193
Method
_Bit_iterator
0_SGI_STL_Source_code/stl_bvector.h:139
Method
_Bit_iterator_base
0_SGI_STL_Source_code/stl_bvector.h:80
Method
_Bit_reference
0_SGI_STL_Source_code/stl_bvector.h:46
Method
_Bvector_alloc_base
0_SGI_STL_Source_code/stl_bvector.h:258
Method
_Bvector_alloc_base
0_SGI_STL_Source_code/stl_bvector.h:285
Method
_Bvector_base
0_SGI_STL_Source_code/stl_bvector.h:316
Method
_Constant_binary_fun
8_STL_adapter/8_4_1_stl_function.h:435
Method
_Constant_binary_fun
7_STL_functor/7_2_1_stl_function.h:407
Method
_Constant_binary_fun
0_SGI_STL_Source_code/stl_function.h:399
Method
_Constant_unary_fun
8_STL_adapter/8_4_1_stl_function.h:424
Method
_Constant_unary_fun
7_STL_functor/7_2_1_stl_function.h:396
Method
_Constant_unary_fun
0_SGI_STL_Source_code/stl_function.h:388
Method
_Constant_void_fun
8_STL_adapter/8_4_1_stl_function.h:414
Method
_Constant_void_fun
7_STL_functor/7_2_1_stl_function.h:386
Method
_Constant_void_fun
0_SGI_STL_Source_code/stl_function.h:378
Method
_Container_requirement_violation
0_SGI_STL_Source_code/container_concepts.h:125
Method
_DefaultConstructible_requirement_violation
0_SGI_STL_Source_code/concept_checks.h:542
Method
_Deque_alloc_base
0_SGI_STL_Source_code/stl_deque.h:239
Method
_Deque_alloc_base
0_SGI_STL_Source_code/stl_deque.h:274
Method
_Deque_alloc_base
4_STL_sequence_container/4_4_2_stl_deque.h:252
Method
_Deque_alloc_base
4_STL_sequence_container/4_4_2_stl_deque.h:287
Method
_Deque_base
0_SGI_STL_Source_code/stl_deque.h:308
Method
_Deque_base
4_STL_sequence_container/4_4_2_stl_deque.h:321
Method
_Deque_iterator
0_SGI_STL_Source_code/stl_deque.h:104
Method
_Deque_iterator
4_STL_sequence_container/4_4_2_stl_deque.h:111
Method
_EqualityComparable_requirement_violation
0_SGI_STL_Source_code/concept_checks.h:551
Method
_ForwardContainer_requirement_violation
0_SGI_STL_Source_code/container_concepts.h:158
Method
_ForwardIterator_requirement_violation
0_SGI_STL_Source_code/concept_checks.h:642
Method
_FrontInsertionSequence_requirement_violation
0_SGI_STL_Source_code/sequence_concepts.h:178
Method
_Hashtable_const_iterator
5_STL_associated_container/5_7_2_stl_hashtable.h:132
Method
_Hashtable_const_iterator
0_SGI_STL_Source_code/stl_hashtable.h:130
Method
_Hashtable_iterator
5_STL_associated_container/5_7_2_stl_hashtable.h:93
Method
_Hashtable_iterator
0_SGI_STL_Source_code/stl_hashtable.h:91
Method
_InputIterator_requirement_violation
0_SGI_STL_Source_code/concept_checks.h:602
Method
_LessThanComparable_requirement_violation
0_SGI_STL_Source_code/concept_checks.h:559
Function
_Link_type _M_clone_node
5_STL_associated_container/5_2_3_stl_tree.h:564
Function
_Link_type _M_clone_node
0_SGI_STL_Source_code/stl_tree.h:523
Method
_List_alloc_base
0_SGI_STL_Source_code/stl_list.h:156
Method
_List_alloc_base
0_SGI_STL_Source_code/stl_list.h:179
Method
_List_alloc_base
4_STL_sequence_container/4_3_3_stl_list.h:160
Method
_List_alloc_base
4_STL_sequence_container/4_3_3_stl_list.h:184
Method
_List_base
0_SGI_STL_Source_code/stl_list.h:202
Method
_List_base
4_STL_sequence_container/4_3_3_stl_list.h:207
Method
_List_iterator
0_SGI_STL_Source_code/stl_list.h:85
Method
_List_iterator
4_STL_sequence_container/4_3_3_stl_list.h:86
Method
_List_iterator_base
0_SGI_STL_Source_code/stl_list.h:60
Method
_List_iterator_base
4_STL_sequence_container/4_3_3_stl_list.h:61
Method
_Lock
2_STL_allocator/2_2_4_stl_alloc.h:361
Method
_Lock
0_SGI_STL_Source_code/stl_alloc.h:341
Method
_M_allocate
0_SGI_STL_Source_code/stl_vector.h:69
← previous
next →
701–800 of 2,687, ranked by callers