Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.hpp
File · 0.85
post
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected