MCPcopy Create free account

hub / github.com/SilverMaple/STLSourceCodeNote / functions

Functions2,687 in github.com/SilverMaple/STLSourceCodeNote

↓ 1 callersMethodresize
0_SGI_STL_Source_code/stl_list.h:650
↓ 1 callersMethodresize
0_SGI_STL_Source_code/stl_hash_map.h:219
↓ 1 callersMethodresize
0_SGI_STL_Source_code/stl_hash_set.h:213
↓ 1 callersMethodresize
4_STL_sequence_container/4_3_3_stl_list.h:668
↓ 1 callersMethodreverse
4_STL_sequence_container/4_3_3_stl_list.h:789
↓ 1 callersFunctionreverse_copy
6_STL_algorithms/6_5_1_stl_algo.h:814
↓ 1 callersFunctionrotate_copy
6_STL_algorithms/6_5_1_stl_algo.h:973
↓ 1 callersFunctionset_difference
6_STL_algorithms/6_5_1_stl_algo.h:2767
↓ 1 callersFunctionset_intersection
6_STL_algorithms/6_5_1_stl_algo.h:2709
↓ 1 callersFunctionset_symmetric_difference
6_STL_algorithms/6_5_1_stl_algo.h:2828
↓ 1 callersFunctionset_union
6_STL_algorithms/6_5_1_stl_algo.h:2639
↓ 1 callersMethodsize
调用hashtable实现
5_STL_associated_container/5_9_stl_hash_map.h:165
↓ 1 callersMethodsize
调用hashtable实现
5_STL_associated_container/5_8_stl_hash_set.h:163
↓ 1 callersMethodsize
0_SGI_STL_Source_code/stl_hash_map.h:161
↓ 1 callersMethodsize
0_SGI_STL_Source_code/stl_queue.h:91
↓ 1 callersMethodsize
0_SGI_STL_Source_code/stl_hash_set.h:159
↓ 1 callersMethodsize
4_STL_sequence_container/4_6_2_stl_queue.h:92
↓ 1 callersMethodsort
4_STL_sequence_container/4_3_3_stl_list.h:798
↓ 1 callersFunctionstable_partition
6_STL_algorithms/6_5_1_stl_algo.h:1265
↓ 1 callersFunctionstable_sort
6_STL_algorithms/6_5_1_stl_algo.h:1741
↓ 1 callersFunctionswap
5_STL_associated_container/5_2_3_stl_tree.h:752
↓ 1 callersFunctionswap
1_STL_introduction/1_9_1_config6.cpp:27
↓ 1 callersFunctionswap
0_SGI_STL_Source_code/stl_tree.h:702
↓ 1 callersMethodswap
5_STL_associated_container/5_6_stl_multimap.h:164
↓ 1 callersMethodswap
5_STL_associated_container/5_5_stl_multiset.h:152
↓ 1 callersMethodswap
5_STL_associated_container/5_3_stl_set.h:150
↓ 1 callersMethodswap
1_STL_introduction/1_9_1_config6.cpp:17
↓ 1 callersMethodswap
0_SGI_STL_Source_code/stl_multiset.h:151
↓ 1 callersMethodswap
0_SGI_STL_Source_code/stl_multimap.h:163
↓ 1 callersMethodswap
0_SGI_STL_Source_code/stl_map.h:172
↓ 1 callersFunctionswap_ranges
0_SGI_STL_Source_code/stl_algo.h:495
↓ 1 callersFunctionto_int_type
0_SGI_STL_Source_code/char_traits.h:91
↓ 1 callersFunctionunique
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
MethodC
6_STL_algorithms/6_4_3_copy-test.cpp:14
MethodINT
1_STL_introduction/1_9_4_config-operator-overloading.cpp:18
MethodInt
explicit 只能修改只有一个参数的类构造函数, 或是除了第一个参数外其他参数都有默认值的情况 表明该构造函数是显示的而非隐式的 作用是禁止类构造函数的隐式自动转换 implicit 表示隐式,类构造函数默认声明为隐式 google c++规范与effective c++都推荐使用explici
8_STL_adapter/8_1_3_functor-adapter.cpp:49
MethodList
3_STL_iterator/3_2_mylist.h:28
MethodListItem
3_STL_iterator/3_2_mylist.h:79
MethodListIter
default ctor
3_STL_iterator/3_2_mylist-iter.h:10
MethodString
6_STL_algorithms/6_4_3_copy-test.cpp:24
MethodTestClass
1_STL_introduction/1_9_1_config5.cpp:21
MethodTestClass
1_STL_introduction/1_9_1_config5.cpp:29
MethodTestClass
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
← previousnext →701–800 of 2,687, ranked by callers