MCPcopy Create free account
hub / github.com/Gecode/gecode / has_version

Method has_version

gecode/search/cpprofiler/message.hpp:187–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185 }
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; }

Callers 1

serializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected