Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ GetCXX
Method
GetCXX
configs/toolchain.go:388–390 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
386
}
387
388
func
(t Toolchain) GetCXX() string {
389
return
t.CXX
390
}
391
392
func
(t Toolchain) GetCFlags() []string {
393
return
t.CFlags
Callers
1
SetEnvs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected