Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arun11299/cpp-subprocess
/ bufsize
Class
bufsize
test/test_main.cc:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
#include <utility>
3
4
struct bufsize { int siz_; };
5
struct executable { std::string exe_; };
6
7
class Ex {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected