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

Method string

gecode/search/tracer.hpp:153–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 }
152
153 forceinline std::string
154 SearchTracer::EdgeInfo::string(void) const {
155 assert(*this);
156 return _s;
157 }
158
159
160 /*

Callers 3

nodeMethod · 0.80
skipMethod · 0.80
nodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected