Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Extra-Creativity/Modern-Cpp-Basics
/ PKUStudent
Function
PKUStudent
13-Multithreading/code/exception_ptr.cpp:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
void PKUStudent() {
11
std::cout <<
"PKU is the best.\n"
;
12
}
13
14
void Work(std::exception_ptr& ptr)
15
{
Callers
1
Work
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected