Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
std::string VersionString::buildString() const {
154
return m_buildString;
155
}
156
157
bool VersionString::operator<(const VersionString& other) const {
158
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64