MCPcopy Create free account

hub / github.com/Extra-Creativity/Modern-Cpp-Basics / functions

Functions594 in github.com/Extra-Creativity/Modern-Cpp-Basics

MethodSocket
08-String & Stream/example-answer/src/Socket.h:43
MethodSocket
08-String & Stream/example-answer/src/Socket.cpp:19
MethodSomeClassMayThrow
12-Advanced Template/Answer-code/PushBackGuard.cpp:78
MethodSomeComplexClass
15-Memory Management/code/pimpl/test.cpp:16
MethodSpliceImpl_
15-Memory Management/Answer-code/List.hpp:194
MethodSpliceWithSizeImpl_
15-Memory Management/Answer-code/List.hpp:210
FunctionStaticFunc
06-Programming in Multiple Files/code/linkage-test/template.cpp:7
MethodStealNodes_
15-Memory Management/Answer-code/List.hpp:222
MethodStudentBase
12-Advanced Template/code/CRTP and Type Erasure/Type Erasure.cpp:33
MethodStudentProxy
You can also add another overload for ConcreteStudentType&&.
12-Advanced Template/code/CRTP and Type Erasure/Type Erasure.cpp:20
MethodSyncBuffer_
08-String & Stream/example-answer/src/TCPBuf.h:348
MethodTCPBuf
08-String & Stream/example/src/TCPBuf.h:97
MethodTCPBuf
08-String & Stream/example-answer/src/TCPBuf.h:101
MethodTarget
12-Advanced Template/Answer-code/Function-SBO.cpp:244
MethodTask
14-Advanced Concurrency/code/Task.cpp:16
MethodTask
14-Advanced Concurrency/code/SymTransfer.cpp:16
MethodTask
14-Advanced Concurrency/code/BackAwaiterExample.cpp:18
MethodTaskCont
14-Advanced Concurrency/Answer-code/TaskCont.cpp:16
FunctionTest
15-Memory Management/Answer-code/List.test.cpp:11
FunctionTest
13-Multithreading/Answer-code/ThreadGroup.cpp:74
FunctionTest
12-Advanced Template/code/NTTP.cpp:10
FunctionTest
12-Advanced Template/Answer-code/Function.cpp:177
FunctionTest
12-Advanced Template/Answer-code/Invoke.cpp:81
FunctionTest
12-Advanced Template/Answer-code/Function-SBO.cpp:288
MethodTest
Successful ones
12-Advanced Template/code/Lazy.cpp:24
MethodTest
12-Advanced Template/Answer-code/Invoke.cpp:91
FunctionTest2
12-Advanced Template/code/NTTP.cpp:21
MethodTest3
Failed ones
12-Advanced Template/code/Lazy.cpp:33
MethodTest4
12-Advanced Template/code/Lazy.cpp:30
MethodThread
13-Multithreading/Answer-code/Thread.cpp:37
MethodThreadGroup
13-Multithreading/Answer-code/ThreadGroup.cpp:20
MethodThreadSafeQueue
13-Multithreading/Answer-code/ThreadSafeQueue1.hpp:41
MethodThreadSafeQueue
13-Multithreading/Answer-code/ThreadSafeQueue2.hpp:46
MethodThreadSafeQueue
13-Multithreading/Answer-code/ThreadSafeQueue3.hpp:45
MethodThreadSafeUnorderedMap
13-Multithreading/Answer-code/ThreadSafeUnorderedMap.hpp:70
MethodTryPop
13-Multithreading/Answer-code/ThreadSafeQueue2.hpp:51
MethodTryPop
13-Multithreading/Answer-code/ThreadSafeQueue3.hpp:47
MethodTryPush
13-Multithreading/Answer-code/ThreadSafeQueue2.hpp:62
MethodTryPush
13-Multithreading/Answer-code/ThreadSafeQueue3.hpp:59
MethodUpdate
14-Advanced Concurrency/Answer-code/ProgressBar.cpp:29
MethodUserManagableBuffer
08-String & Stream/example/src/TCPBuf.h:27
MethodUserManagableBuffer
08-String & Stream/example-answer/src/TCPBuf.h:27
MethodVector
07-Error Handling/code/copy-and-swap idiom.cpp:8
MethodVector3
06-Programming in Multiple Files/code/example1/Vector3.cpp:6
FunctionWork
13-Multithreading/code/condition_var_any.cpp:27
FunctionWork
13-Multithreading/code/exception_ptr.cpp:14
FunctionWork
13-Multithreading/code/barrier_example.cpp:21
FunctionWorkerDeadlock
13-Multithreading/code/deadlock_recovery.cpp:19
FunctionWorkerDeadlock
13-Multithreading/code/deadlock_avoidance.cpp:18
FunctionWorkerDeadlockRecovery
13-Multithreading/code/deadlock_recovery.cpp:34
FunctionWorkerDeadlockRecovery2
13-Multithreading/code/deadlock_recovery.cpp:55
FunctionWorkerNoDeadlock
13-Multithreading/code/deadlock_avoidance.cpp:25
Methodallocate
15-Memory Management/Answer-code/List.test.cpp:72
Methodawait_ready
14-Advanced Concurrency/code/SymTransfer.cpp:44
Methodawait_ready
14-Advanced Concurrency/code/SymTransfer.cpp:62
Methodawait_ready
14-Advanced Concurrency/code/BackAwaiterExample.cpp:44
Methodawait_ready
14-Advanced Concurrency/code/NaiveTaskCont.cpp:49
Methodawait_ready
14-Advanced Concurrency/Answer-code/TaskCont.cpp:48
Methodawait_resume
14-Advanced Concurrency/code/SymTransfer.cpp:50
Methodawait_resume
14-Advanced Concurrency/code/SymTransfer.cpp:70
Methodawait_resume
14-Advanced Concurrency/code/NaiveTaskCont.cpp:54
Methodawait_resume
14-Advanced Concurrency/Answer-code/TaskCont.cpp:56
Methodawait_suspend
14-Advanced Concurrency/code/SymTransfer.cpp:45
Methodawait_suspend
14-Advanced Concurrency/code/SymTransfer.cpp:63
Methodawait_suspend
14-Advanced Concurrency/code/BackAwaiterExample.cpp:45
Methodawait_suspend
14-Advanced Concurrency/code/NaiveTaskCont.cpp:50
Methodawait_suspend
14-Advanced Concurrency/Answer-code/TaskCont.cpp:49
Methodbegin
14-Advanced Concurrency/code/Generator.cpp:90
Methodbegin
12-Advanced Template/Answer-code/FixedString.cpp:50
Methodc_str
12-Advanced Template/Answer-code/FixedString.cpp:20
Methodc_str
12-Advanced Template/Answer-code/FixedString.cpp:48
FunctioncheckFormat
08-String & Stream/code/Profile.cpp:88
FunctioncheckFormatTo
08-String & Stream/code/Profile.cpp:103
FunctioncheckOStringStream
08-String & Stream/code/Profile.cpp:37
FunctioncheckSPrintf
08-String & Stream/code/Profile.cpp:20
FunctioncheckToChars
08-String & Stream/code/Profile.cpp:68
FunctioncheckToString
08-String & Stream/code/Profile.cpp:53
Methodclose
08-String & Stream/example/src/TCPBuf.h:127
Methodclose
08-String & Stream/example/src/TCPStream.h:18
Methodclose
08-String & Stream/example-answer/src/TCPBuf.h:131
Methodclose
08-String & Stream/example-answer/src/TCPStream.h:42
Methoddeallocate
15-Memory Management/Answer-code/List.test.cpp:70
Methoddetach
13-Multithreading/Answer-code/Thread.cpp:94
Methoddetach_all
13-Multithreading/Answer-code/ThreadGroup.cpp:57
Methodempty
15-Memory Management/Answer-code/List.hpp:429
Methodend
14-Advanced Concurrency/code/Generator.cpp:95
Methodend
12-Advanced Template/Answer-code/FixedString.cpp:51
Methoderror
12-Advanced Template/code/Lazy.cpp:21
Methodfinal_suspend
14-Advanced Concurrency/code/Task.cpp:43
Methodfinal_suspend
14-Advanced Concurrency/code/Generator.cpp:61
Methodfinal_suspend
14-Advanced Concurrency/code/SymTransfer.cpp:58
Methodfinal_suspend
14-Advanced Concurrency/code/BackAwaiterExample.cpp:64
Methodfinal_suspend
14-Advanced Concurrency/code/NaiveTaskCont.cpp:39
Methodfinal_suspend
14-Advanced Concurrency/Answer-code/TaskCont.cpp:45
Functionfoo
13-Multithreading/Answer-code/Thread.cpp:138
Methodformat
15-Memory Management/Answer-code/List.test.cpp:123
Methodfunc
12-Advanced Template/code/Variadic Template/Ex1-3.cpp:24
Functiong
12-Advanced Template/code/Variadic Template/Ex4-6.cpp:11
Methodget_return_object
14-Advanced Concurrency/code/Task.cpp:39
Methodget_return_object
14-Advanced Concurrency/code/Generator.cpp:55
← previousnext →301–400 of 594, ranked by callers