Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ version_minor
Method
version_minor
include/chaiscript/chaiscript_defines.hpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
static int version_minor()
113
{
114
return chaiscript::version_minor;
115
}
116
117
static int version_patch()
118
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected