Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Light-City/CPlusPlusThings
/ functions
Functions
1,362 in github.com/Light-City/CPlusPlusThings
⨍
Functions
1,362
◇
Types & classes
550
↓ 1 callers
Function
do_something
scoped_thread实例
concurrency/concurrency_v1/chapter2/2.3_ownership.cpp:23
↓ 1 callers
Function
f
english/basic_content/macro/do_while.cpp:15
↓ 1 callers
Function
f
english/basic_content/const/const_function.cpp:4
↓ 1 callers
Function
f
basic_content/macro/do_while.cpp:19
↓ 1 callers
Function
f
basic_content/const/const_function.cpp:4
↓ 1 callers
Function
f
learn_class/modern_cpp_30/SFINAE/sfinae paper/p1SFINAE.cpp:16
↓ 1 callers
Function
f
concurrency/concurrency_v1/chapter2/2.3_ownership.cpp:59
↓ 1 callers
Function
f
practical_exercises/10_day_practice/day2/rec2.cpp:15
↓ 1 callers
Method
f
practical_exercises/10_day_practice/day3/static_member2.cpp:11
↓ 1 callers
Method
f
practical_exercises/10_day_practice/day6/virtual_func/vis.cpp:6
↓ 1 callers
Method
f
cpp2.0/cpp11/lambda.cpp:58
↓ 1 callers
Function
f1
practical_exercises/10_day_practice/day5/rela/rela.cpp:18
↓ 1 callers
Function
factorial
learn_class/modern_cpp_30/constexpr/sqrt.cpp:15
↓ 1 callers
Function
factorial
learn_class/modern_cpp_30/SFINAE/sfinae paper/constexpr.cpp:6
↓ 1 callers
Function
fc
english/basic_content/macro/do_while.cpp:53
↓ 1 callers
Function
fc
basic_content/macro/do_while.cpp:56
↓ 1 callers
Function
ff
english/basic_content/macro/do_while.cpp:32
↓ 1 callers
Method
ff
cpp2.0/cpp11/lambda.cpp:68
↓ 1 callers
Function
findEven
concurrency/Threading_In_CPlusPlus/1.thread/intro.cpp:15
↓ 1 callers
Function
findOdd
concurrency/Threading_In_CPlusPlus/1.thread/intro.cpp:21
↓ 1 callers
Function
fmap
learn_class/modern_cpp_30/compilercompute/fmap.cpp:12
↓ 1 callers
Function
foo
codingStyleIdioms/3_RAII/RAII.cpp:81
↓ 1 callers
Function
foo
codingStyleIdioms/3_RAII/RAII_fstram.cpp:12
↓ 1 callers
Function
foo
learn_class/modern_cpp_30/reference/forward.cpp:21
↓ 1 callers
Function
foo
learn_class/modern_cpp_30/RAII/RAII.cpp:66
↓ 1 callers
Function
foo
java 程序员风格
learn_class/modern_cpp_30/RAII/heap.cpp:8
↓ 1 callers
Function
foo
Rvalue references 解决非必要的拷贝 当赋值右手边是一个"右值",左手边对象可以偷右手边对象,而不需要重新分配内存。 浅copy
cpp2.0/cpp11/rvalue.cpp:13
↓ 1 callers
Function
foo
cpp2.0/cpp11/noexcept.cpp:19
↓ 1 callers
Function
foo1
独立出函数 分配和释放不在一个函数里
learn_class/modern_cpp_30/RAII/heap.cpp:25
↓ 1 callers
Function
fun
english/basic_content/virtual/set3/static_error.cpp:12
↓ 1 callers
Function
fun
basic_content/virtual/set3/static_error.cpp:12
↓ 1 callers
Function
fun
learn_class/modern_cpp_30/SFINAE/sfinae paper/lambda.cpp:16
↓ 1 callers
Function
fun
函数异常可以抛出去由主函数来处理
practical_exercises/key_exercises/try.cpp:5
↓ 1 callers
Method
fun
english/basic_content/abstract/interesting_facts4.cpp:27
↓ 1 callers
Method
fun
english/basic_content/abstract/derived_full.cpp:24
↓ 1 callers
Method
fun
english/basic_content/virtual/set3/virtual_function1.cpp:8
↓ 1 callers
Method
fun
english/basic_content/virtual/set3/virtual_function.cpp:19
↓ 1 callers
Method
fun
english/basic_content/virtual/set2/default_arg.cpp:16
↓ 1 callers
Method
fun
basic_content/abstract/interesting_facts4.cpp:27
↓ 1 callers
Method
fun
basic_content/abstract/derived_full.cpp:22
↓ 1 callers
Method
fun
basic_content/virtual/set3/virtual_function1.cpp:8
↓ 1 callers
Method
fun
basic_content/virtual/set3/virtual_function.cpp:20
↓ 1 callers
Method
fun
basic_content/virtual/set2/default_arg.cpp:15
↓ 1 callers
Function
func
english/basic_content/using/using_global.cpp:13
↓ 1 callers
Function
func
basic_content/using/using_global.cpp:13
↓ 1 callers
Method
g
纯虚函数
english/basic_content/abstract/abstract.cpp:16
↓ 1 callers
Method
g
纯虚函数
basic_content/abstract/abstract.cpp:17
↓ 1 callers
Method
get
learn_class/modern_cpp_30/RAII/RAII.cpp:60
↓ 1 callers
Method
get
cpp2.0/cpp11/variadic/variadic7.cpp:25
↓ 1 callers
Function
getA_duang
编译器无法优化
learn_class/modern_cpp_30/obj/obj3.cpp:31
↓ 1 callers
Function
getA_duang
learn_class/modern_cpp_30/obj/obj4.cpp:21
↓ 1 callers
Function
getA_named
编译器可以优化 返回值移动出去
learn_class/modern_cpp_30/obj/obj2.cpp:34
↓ 1 callers
Function
getA_unnamed
learn_class/modern_cpp_30/obj/obj5.cpp:24
↓ 1 callers
Function
getA_unnamed
编译器可以优化 返回值移动出去
learn_class/modern_cpp_30/obj/obj1.cpp:34
↓ 1 callers
Method
getCount
english/basic_content/const/class_const/first_example/main.cpp:19
↓ 1 callers
Method
getCount
english/basic_content/const/class_const/c++11_example/main.cpp:18
↓ 1 callers
Method
getCount
english/basic_content/const/class_const/overload_example/main.cpp:19
↓ 1 callers
Method
getCount
english/basic_content/const/class_const/static_example/main.cpp:20
↓ 1 callers
Method
getCount
basic_content/const/class_const/first_example/apple.cpp:16
↓ 1 callers
Method
getCount
basic_content/const/class_const/c++11_example/apple.cpp:15
↓ 1 callers
Method
getCount
basic_content/const/class_const/overload_example/apple.cpp:18
↓ 1 callers
Method
getCount
basic_content/const/class_const/static_example/apple.cpp:18
↓ 1 callers
Method
getNumAndDen
cpp2.0/cpp11/explicit.cpp:21
↓ 1 callers
Method
getValue
practical_exercises/10_day_practice/day9/exception/10.cpp:10
↓ 1 callers
Method
get_age
english/basic_content/this/person.cpp:18
↓ 1 callers
Method
get_age
basic_content/this/person.cpp:14
↓ 1 callers
Method
get_balance
concurrency/Threading_In_CPlusPlus/4.mutex/an_example_of_bank_account.cpp:29
↓ 1 callers
Function
get_count
learn_class/modern_cpp_30/functionLambda/autoLambda.cpp:12
↓ 1 callers
Method
get_count
获取当前计数
learn_class/modern_cpp_30/smart_ptr/shared_ptr.cpp:17
↓ 1 callers
Function
geta
english/basic_content/friend/friend_func.cpp:22
↓ 1 callers
Function
geta
basic_content/friend/friend_func.cpp:13
↓ 1 callers
Method
getb
english/basic_content/friend/friend_class.cpp:17
↓ 1 callers
Method
getb
basic_content/friend/friend_class.cpp:16
↓ 1 callers
Method
getvalue
constexpr const method - can't chanage the values of object fields and can be evaluated at compile time.
learn_class/modern_cpp_30/constexpr/test3.cpp:13
↓ 1 callers
Function
globalRaiseSalary
Similarly, there may be other types of employees We need a very simple function to increment salary of all employees Note that emp[] is an array of po
english/basic_content/virtual/set1/emp.cpp:41
↓ 1 callers
Function
globalRaiseSalary
Similarly, there may be other types of employees We need a very simple function to increment salary of all employees Note that emp[] is an array of po
basic_content/virtual/set1/emp.cpp:30
↓ 1 callers
Function
handler
practical_exercises/10_day_practice/day9/exception/5.cpp:5
↓ 1 callers
Function
hanoi
practical_exercises/10_day_practice/day2/hanoi.cpp:17
↓ 1 callers
Function
hash_val
cpp2.0/cpp11/hash.cpp:51
↓ 1 callers
Method
init
practical_exercises/key_exercises/stack.cpp:11
↓ 1 callers
Method
judge
learn_class/modern_cpp_30/reference/collapses.cpp:19
↓ 1 callers
Function
make_bar
learn_class/modern_cpp_30/RAII/heap.cpp:14
↓ 1 callers
Function
maximum
参数type相同的maximum
cpp2.0/cpp11/variadic/variadic3_4.cpp:19
↓ 1 callers
Function
multiply
english/basic_content/decltype/decltype.cpp:17
↓ 1 callers
Function
multiply
basic_content/decltype/decltype.cpp:9
↓ 1 callers
Function
myMin
practical_exercises/10_day_practice/day8/func/main.cpp:15
↓ 1 callers
Method
operator()
practical_exercises/key_exercises/operator_circle.cpp:10
↓ 1 callers
Method
operator()
practical_exercises/10_day_practice/day7/brackets/brac.cpp:10
↓ 1 callers
Method
operator()
practical_exercises/10_day_practice/day4/clock/operator.cpp:10
↓ 1 callers
Method
operator++
practical_exercises/10_day_practice/day7/unary_operator/time_increase.cpp:31
↓ 1 callers
Function
output_element
learn_class/modern_cpp_30/constexpr/output_container.h:69
↓ 1 callers
Function
output_element
learn_class/modern_cpp_30/container1/output_container.h:114
↓ 1 callers
Function
output_element
tool/output/output_container.h:69
↓ 1 callers
Function
parallel_accumlate
concurrency/concurrency_v1/chapter2/2.4_runtime.cpp:22
↓ 1 callers
Function
power
practical_exercises/10_day_practice/day2/pow.cpp:23
↓ 1 callers
Function
print
english/basic_content/union/union.cpp:21
↓ 1 callers
Function
print
basic_content/union/union.cpp:22
↓ 1 callers
Method
print
english/basic_content/struct/ext_struct_func.cpp:10
↓ 1 callers
Method
print
english/basic_content/struct/struct_func_func.cpp:10
↓ 1 callers
Method
print
english/basic_content/struct/struct_func.cpp:10
← previous
next →
201–300 of 1,362, ranked by callers