MCPcopy Create free account
hub / github.com/build-cpp/cmkr / version

Function version

tests/interface/include/mylib/mylib.hpp:2–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1namespace mylib {
2static const char *version() {
3 return "v1.0";
4}
5} // namespace mylib

Callers 1

mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected