MCPcopy 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
388func (t Toolchain) GetCXX() string {
389 return t.CXX
390}
391
392func (t Toolchain) GetCFlags() []string {
393 return t.CFlags

Callers 1

SetEnvsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected