mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 11:25:51 +00:00
merge with master
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
commit
03ed33ac02
30 changed files with 129 additions and 76 deletions
|
@ -49,6 +49,7 @@ bool contains(const std::unordered_map<A, B> & map, const A& key) {
|
|||
#endif
|
||||
|
||||
namespace lp {
|
||||
|
||||
inline void throw_exception(const std::string & str) {
|
||||
throw default_exception(str);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue