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
Method
~D
practical_exercises/10_day_practice/day5/ctor_dtor/ctor_d.cpp:21
Method
~Derived
english/basic_content/struct/ext_struct_func.cpp:20
Method
~Derived
english/basic_content/abstract/interesting_facts5.cpp:22
Method
~Derived
english/basic_content/vptr_vtable/vptr1.cpp:55
Method
~Derived
english/basic_content/virtual/set3/copy_consrtuct.cpp:23
Method
~Derived
basic_content/struct/ext_struct_func.cpp:19
Method
~Derived
basic_content/abstract/interesting_facts5.cpp:22
Method
~Derived
basic_content/vptr_vtable/vptr1.cpp:30
Method
~Derived
basic_content/virtual/set3/copy_consrtuct.cpp:16
Method
~Derived
learn_class/modern_cpp_30/reference/lifetime.cpp:40
Method
~Derived
practical_exercises/10_day_practice/day5/ctor_dtor/ctor.cpp:23
Method
~Derived1
english/basic_content/virtual/set3/vir_con.cpp:51
Method
~Derived1
basic_content/virtual/set3/vir_con.cpp:54
Method
~Derived2
english/basic_content/virtual/set3/vir_con.cpp:80
Method
~Derived2
basic_content/virtual/set3/vir_con.cpp:69
Method
~Derived3
english/basic_content/virtual/set3/vir_con.cpp:109
Method
~Derived3
basic_content/virtual/set3/vir_con.cpp:84
Method
~Dog
codingStyleIdioms/1_classInitializers/1.2_nodefault_ctor.cpp:33
Method
~Dog
第二种:构造函数赋值来初始化对象。 Dog(const Animal &animal) { __animal = animal; std::cout << "Dog(const Animal &animal) is called" << std::endl; }
codingStyleIdioms/1_classInitializers/1.1_nest.cpp:39
Method
~Empty1
cpp2.0/cpp11/default_delete.cpp:51
Method
~MyString
cpp2.0/cpp11/move.cpp:161
Method
~MyStringNoMove
cpp2.0/cpp11/move.cpp:64
Method
~NoCopy
cpp2.0/cpp11/default_delete.cpp:63
Method
~NoDtor
cpp2.0/cpp11/default_delete.cpp:70
Method
~Obj
learn_class/modern_cpp_30/RAII/stack.cpp:8
Method
~Person
english/basic_content/this/person.cpp:26
Method
~Person
basic_content/this/person.cpp:19
Method
~PrivateCopy
cpp2.0/cpp11/default_delete.cpp:84
Method
~SalaryManaege
practical_exercises/key_exercises/bracket_overloading.cpp:38
Method
~String
字符串的下标运算
practical_exercises/10_day_practice/day7/example/example.cpp:32
Method
~Test
learn_class/modern_cpp_30/obj/all.cpp:30
Function
~UnionTest
english/basic_content/union/union.cpp:18
Function
~UnionTest
basic_content/union/union.cpp:18
Method
~User
english/basic_content/virtual/set3/vir_con.cpp:170
Method
~User
basic_content/virtual/set3/vir_con.cpp:127
Method
~Zoo
compile ok 析构函数可以使用=default或=delete? ~Zoo()= delete; // ok,但是造成使用Zoo object出错
cpp2.0/cpp11/default_delete.cpp:32
Method
~auto_ptr
learn_class/modern_cpp_30/smart_ptr/auto_scope.cpp:9
Method
~base
english/basic_content/virtual/set3/full_virde.cpp:21
Method
~base
english/basic_content/virtual/set3/vir_de.cpp:23
Method
~base
basic_content/virtual/set3/full_virde.cpp:20
Method
~base
basic_content/virtual/set3/vir_de.cpp:22
Method
~circle
learn_class/modern_cpp_30/reference/shape.h:19
Method
~derived
english/basic_content/virtual/set3/full_virde.cpp:29
Method
~derived
english/basic_content/virtual/set3/vir_de.cpp:31
Method
~derived
basic_content/virtual/set3/full_virde.cpp:26
Method
~derived
basic_content/virtual/set3/vir_de.cpp:28
Method
~foo
codingStyleIdioms/5_pImpl/pimpl.cpp:37
Method
~myFun
learn_class/modern_cpp_30/literalAssert/default_delete.cpp:17
Method
~rectangle
learn_class/modern_cpp_30/reference/shape.h:38
Method
~result
learn_class/modern_cpp_30/reference/lifetime.cpp:14
Method
~scoped_ptr
learn_class/modern_cpp_30/smart_ptr/auto_scope.cpp:59
Method
~scoped_thread
concurrency/concurrency_v1/chapter2/2.3_ownership.cpp:48
Method
~shape
codingStyleIdioms/3_RAII/RAII.cpp:22
Method
~shape
learn_class/modern_cpp_30/reference/shape.h:9
Method
~shape
learn_class/modern_cpp_30/RAII/RAII.cpp:18
Method
~shape_wrapper
codingStyleIdioms/3_RAII/RAII.cpp:68
Method
~shape_wrapper
learn_class/modern_cpp_30/RAII/RAII.cpp:58
Method
~shared_ptr
learn_class/modern_cpp_30/smart_ptr/shared_ptr.cpp:41
Method
~thread_guard
concurrency/concurrency_v1/chapter2/2.1_basic.cpp:61
Method
~triangle
learn_class/modern_cpp_30/reference/shape.h:29
Method
~unique_ptr
learn_class/modern_cpp_30/smart_ptr/unique_ptr_U.cpp:11
Method
~unique_ptr
learn_class/modern_cpp_30/smart_ptr/unique_ptr.cpp:11
← previous
1,301–1,362 of 1,362, ranked by callers