MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / version_patch

Method version_patch

include/chaiscript/chaiscript_defines.hpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 static int version_patch()
118 {
119 return chaiscript::version_patch;
120 }
121
122 static std::string version()
123 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected