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

Method buildString

src/utilities/core/Compare.cpp:153–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151//}
152
153std::string VersionString::buildString() const {
154 return m_buildString;
155}
156
157bool VersionString::operator<(const VersionString& other) const {
158

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64