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

Function what

gecode/flatzinc/ast.hh:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 TypeError() : _what("") {}
60 TypeError(std::string what) : _what(what) {}
61 std::string what(void) const { return _what; }
62 };
63
64 /**

Callers 2

core.hppFile · 0.85
postMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected