MCPcopy 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
10void PKUStudent() {
11 std::cout << "PKU is the best.\n";
12}
13
14void Work(std::exception_ptr& ptr)
15{

Callers 1

WorkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected