mirror of
https://github.com/Z3Prover/z3
synced 2025-11-08 15:25:07 +00:00
Avoids this error: ../src/muz_qe/heap_trie.h: In member function ‘virtual unsigned int heap_trie<Key, KeyLE, Value>::leaf::num_leaves() const’: ../src/muz_qe/heap_trie.h:91:64: error: there are no arguments to ‘ref_count’ that depend on a template parameter, so a declaration of ‘ref_count’ must be available [-fpermissive] ../src/muz_qe/heap_trie.h:91:64: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com> |
||
|---|---|---|
| .. | ||
| api | ||
| ast | ||
| cmd_context | ||
| math | ||
| model | ||
| muz_qe | ||
| nlsat | ||
| parsers | ||
| sat | ||
| shell | ||
| smt | ||
| solver | ||
| tactic | ||
| test | ||
| util | ||