MCPcopy Create free account
hub / github.com/RenderKit/oidn / Version

Method Version

external/catch.hpp:13257–13257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13255 // Versioning information
13256 struct Version {
13257 Version( Version const& ) = delete;
13258 Version& operator=( Version const& ) = delete;
13259 Version( unsigned int _majorVersion,
13260 unsigned int _minorVersion,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected