Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Extra-Creativity/Modern-Cpp-Basics
/ functions
Functions
594 in github.com/Extra-Creativity/Modern-Cpp-Basics
⨍
Functions
594
◇
Types & classes
134
Method
Socket
08-String & Stream/example-answer/src/Socket.h:43
Method
Socket
08-String & Stream/example-answer/src/Socket.cpp:19
Method
SomeClassMayThrow
12-Advanced Template/Answer-code/PushBackGuard.cpp:78
Method
SomeComplexClass
15-Memory Management/code/pimpl/test.cpp:16
Method
SpliceImpl_
15-Memory Management/Answer-code/List.hpp:194
Method
SpliceWithSizeImpl_
15-Memory Management/Answer-code/List.hpp:210
Function
StaticFunc
06-Programming in Multiple Files/code/linkage-test/template.cpp:7
Method
StealNodes_
15-Memory Management/Answer-code/List.hpp:222
Method
StudentBase
12-Advanced Template/code/CRTP and Type Erasure/Type Erasure.cpp:33
Method
StudentProxy
You can also add another overload for ConcreteStudentType&&.
12-Advanced Template/code/CRTP and Type Erasure/Type Erasure.cpp:20
Method
SyncBuffer_
08-String & Stream/example-answer/src/TCPBuf.h:348
Method
TCPBuf
08-String & Stream/example/src/TCPBuf.h:97
Method
TCPBuf
08-String & Stream/example-answer/src/TCPBuf.h:101
Method
Target
12-Advanced Template/Answer-code/Function-SBO.cpp:244
Method
Task
14-Advanced Concurrency/code/Task.cpp:16
Method
Task
14-Advanced Concurrency/code/SymTransfer.cpp:16
Method
Task
14-Advanced Concurrency/code/BackAwaiterExample.cpp:18
Method
TaskCont
14-Advanced Concurrency/Answer-code/TaskCont.cpp:16
Function
Test
15-Memory Management/Answer-code/List.test.cpp:11
Function
Test
13-Multithreading/Answer-code/ThreadGroup.cpp:74
Function
Test
12-Advanced Template/code/NTTP.cpp:10
Function
Test
12-Advanced Template/Answer-code/Function.cpp:177
Function
Test
12-Advanced Template/Answer-code/Invoke.cpp:81
Function
Test
12-Advanced Template/Answer-code/Function-SBO.cpp:288
Method
Test
Successful ones
12-Advanced Template/code/Lazy.cpp:24
Method
Test
12-Advanced Template/Answer-code/Invoke.cpp:91
Function
Test2
12-Advanced Template/code/NTTP.cpp:21
Method
Test3
Failed ones
12-Advanced Template/code/Lazy.cpp:33
Method
Test4
12-Advanced Template/code/Lazy.cpp:30
Method
Thread
13-Multithreading/Answer-code/Thread.cpp:37
Method
ThreadGroup
13-Multithreading/Answer-code/ThreadGroup.cpp:20
Method
ThreadSafeQueue
13-Multithreading/Answer-code/ThreadSafeQueue1.hpp:41
Method
ThreadSafeQueue
13-Multithreading/Answer-code/ThreadSafeQueue2.hpp:46
Method
ThreadSafeQueue
13-Multithreading/Answer-code/ThreadSafeQueue3.hpp:45
Method
ThreadSafeUnorderedMap
13-Multithreading/Answer-code/ThreadSafeUnorderedMap.hpp:70
Method
TryPop
13-Multithreading/Answer-code/ThreadSafeQueue2.hpp:51
Method
TryPop
13-Multithreading/Answer-code/ThreadSafeQueue3.hpp:47
Method
TryPush
13-Multithreading/Answer-code/ThreadSafeQueue2.hpp:62
Method
TryPush
13-Multithreading/Answer-code/ThreadSafeQueue3.hpp:59
Method
Update
14-Advanced Concurrency/Answer-code/ProgressBar.cpp:29
Method
UserManagableBuffer
08-String & Stream/example/src/TCPBuf.h:27
Method
UserManagableBuffer
08-String & Stream/example-answer/src/TCPBuf.h:27
Method
Vector
07-Error Handling/code/copy-and-swap idiom.cpp:8
Method
Vector3
06-Programming in Multiple Files/code/example1/Vector3.cpp:6
Function
Work
13-Multithreading/code/condition_var_any.cpp:27
Function
Work
13-Multithreading/code/exception_ptr.cpp:14
Function
Work
13-Multithreading/code/barrier_example.cpp:21
Function
WorkerDeadlock
13-Multithreading/code/deadlock_recovery.cpp:19
Function
WorkerDeadlock
13-Multithreading/code/deadlock_avoidance.cpp:18
Function
WorkerDeadlockRecovery
13-Multithreading/code/deadlock_recovery.cpp:34
Function
WorkerDeadlockRecovery2
13-Multithreading/code/deadlock_recovery.cpp:55
Function
WorkerNoDeadlock
13-Multithreading/code/deadlock_avoidance.cpp:25
Method
allocate
15-Memory Management/Answer-code/List.test.cpp:72
Method
await_ready
14-Advanced Concurrency/code/SymTransfer.cpp:44
Method
await_ready
14-Advanced Concurrency/code/SymTransfer.cpp:62
Method
await_ready
14-Advanced Concurrency/code/BackAwaiterExample.cpp:44
Method
await_ready
14-Advanced Concurrency/code/NaiveTaskCont.cpp:49
Method
await_ready
14-Advanced Concurrency/Answer-code/TaskCont.cpp:48
Method
await_resume
14-Advanced Concurrency/code/SymTransfer.cpp:50
Method
await_resume
14-Advanced Concurrency/code/SymTransfer.cpp:70
Method
await_resume
14-Advanced Concurrency/code/NaiveTaskCont.cpp:54
Method
await_resume
14-Advanced Concurrency/Answer-code/TaskCont.cpp:56
Method
await_suspend
14-Advanced Concurrency/code/SymTransfer.cpp:45
Method
await_suspend
14-Advanced Concurrency/code/SymTransfer.cpp:63
Method
await_suspend
14-Advanced Concurrency/code/BackAwaiterExample.cpp:45
Method
await_suspend
14-Advanced Concurrency/code/NaiveTaskCont.cpp:50
Method
await_suspend
14-Advanced Concurrency/Answer-code/TaskCont.cpp:49
Method
begin
14-Advanced Concurrency/code/Generator.cpp:90
Method
begin
12-Advanced Template/Answer-code/FixedString.cpp:50
Method
c_str
12-Advanced Template/Answer-code/FixedString.cpp:20
Method
c_str
12-Advanced Template/Answer-code/FixedString.cpp:48
Function
checkFormat
08-String & Stream/code/Profile.cpp:88
Function
checkFormatTo
08-String & Stream/code/Profile.cpp:103
Function
checkOStringStream
08-String & Stream/code/Profile.cpp:37
Function
checkSPrintf
08-String & Stream/code/Profile.cpp:20
Function
checkToChars
08-String & Stream/code/Profile.cpp:68
Function
checkToString
08-String & Stream/code/Profile.cpp:53
Method
close
08-String & Stream/example/src/TCPBuf.h:127
Method
close
08-String & Stream/example/src/TCPStream.h:18
Method
close
08-String & Stream/example-answer/src/TCPBuf.h:131
Method
close
08-String & Stream/example-answer/src/TCPStream.h:42
Method
deallocate
15-Memory Management/Answer-code/List.test.cpp:70
Method
detach
13-Multithreading/Answer-code/Thread.cpp:94
Method
detach_all
13-Multithreading/Answer-code/ThreadGroup.cpp:57
Method
empty
15-Memory Management/Answer-code/List.hpp:429
Method
end
14-Advanced Concurrency/code/Generator.cpp:95
Method
end
12-Advanced Template/Answer-code/FixedString.cpp:51
Method
error
12-Advanced Template/code/Lazy.cpp:21
Method
final_suspend
14-Advanced Concurrency/code/Task.cpp:43
Method
final_suspend
14-Advanced Concurrency/code/Generator.cpp:61
Method
final_suspend
14-Advanced Concurrency/code/SymTransfer.cpp:58
Method
final_suspend
14-Advanced Concurrency/code/BackAwaiterExample.cpp:64
Method
final_suspend
14-Advanced Concurrency/code/NaiveTaskCont.cpp:39
Method
final_suspend
14-Advanced Concurrency/Answer-code/TaskCont.cpp:45
Function
foo
13-Multithreading/Answer-code/Thread.cpp:138
Method
format
15-Memory Management/Answer-code/List.test.cpp:123
Method
func
12-Advanced Template/code/Variadic Template/Ex1-3.cpp:24
Function
g
12-Advanced Template/code/Variadic Template/Ex4-6.cpp:11
Method
get_return_object
14-Advanced Concurrency/code/Task.cpp:39
Method
get_return_object
14-Advanced Concurrency/code/Generator.cpp:55
← previous
next →
301–400 of 594, ranked by callers