Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ version
Method
version
gecode/search/cpprofiler/message.hpp:188–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
187
bool has_version(void) const { return _have_version; }
188
int32_t version(void) const { return _version; }
189
190
bool has_label(void) const { return _have_label; }
191
const std::string& label() const { return _label; }
Callers
1
serialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected