MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / name

Method name

benchmarks/tbb/task_group_context.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88const char* captured_exception::name() const throw() {
89 return my_exception_name;
90}
91
92const char* captured_exception::what() const throw() {
93 return my_exception_info;

Callers 5

simulateFunction · 0.45
execTestMethod · 0.45
is_child_ofMethod · 0.45
rehashMethod · 0.45
clearMethod · 0.45

Calls

no outgoing calls

Tested by 1

execTestMethod · 0.36