Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ has_label
Method
has_label
gecode/search/cpprofiler/message.hpp:190–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
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; }
192
193
bool has_nogood(void) const { return _have_nogood; }
Callers
1
serialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected