Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/cpp-samples
/ main
Function
main
batch/cpp_application/application/src/main.cc:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
#include <iostream>
16
17
int main(int argc, char* argv[]) { std::cout <<
"Running my application\n"
; }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected