Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bshoshany/thread-pool
/ member_function
Method
member_function
tests/BS_thread_pool_test.cpp:1344–1347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1342
struct has_member_function
1343
{
1344
static void member_function()
1345
{
1346
check_callables_flag = true;
1347
}
1348
};
1349
1350
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected