MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / patch

Method patch

src/utilities/core/Compare.cpp:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140boost::optional<int> VersionString::patch() const {
141 return m_patch;
142}
143
144std::string VersionString::patchString() const {
145 return m_patchString;

Callers 6

regressionTestSqlFileFunction · 0.80
TEST_FFunction · 0.80
operator<Method · 0.80
isNextVersionMethod · 0.80
TESTFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 4

regressionTestSqlFileFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64