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

Method patchString

src/utilities/core/Compare.cpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144std::string VersionString::patchString() const {
145 return m_patchString;
146}
147
148//boost::optional<int> VersionString::build() const {
149// LOG_FREE("openstudio.utilities.VersionString", Warn, "VersionString::build is deprecated, use buildString instead.");

Callers 2

operator<Method · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64