Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
boost::optional<int> VersionString::patch() const {
141
return m_patch;
142
}
143
144
std::string VersionString::patchString() const {
145
return m_patchString;
Callers
6
regressionTestSqlFile
Function · 0.80
TEST_F
Function · 0.80
operator<
Method · 0.80
isNextVersion
Method · 0.80
TEST
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
4
regressionTestSqlFile
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64