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

Method Version

unittests/catch.hpp:9059–9059  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9057 // Versioning information
9058 struct Version {
9059 Version( Version const& ) = delete;
9060 Version& operator=( Version const& ) = delete;
9061 Version( unsigned int _majorVersion,
9062 unsigned int _minorVersion,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected