MCPcopy Create free account
hub / github.com/Profactor/cv-plot / Version

Method Version

CvPlot/ext/catch2/inc/catch.hpp:13033–13033  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13031 // Versioning information
13032 struct Version {
13033 Version( Version const& ) = delete;
13034 Version& operator=( Version const& ) = delete;
13035 Version( unsigned int _majorVersion,
13036 unsigned int _minorVersion,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected