Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arun11299/cpp-subprocess
/ operator()
Method
operator()
cpp-subprocess/subprocess.hpp:1023–1025 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1021
{}
1022
1023
void operator()() {
1024
(*holder_)();
1025
}
1026
1027
private:
1028
struct HolderBase {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected