mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
remove template dependency for trail objects
This commit is contained in:
parent
c05c5caab5
commit
15a7621e27
28 changed files with 46 additions and 58 deletions
|
@ -71,8 +71,6 @@ namespace q {
|
|||
|
||||
class mam_impl;
|
||||
|
||||
typedef trail_stack<mam_impl> mam_trail_stack;
|
||||
|
||||
|
||||
template<typename T>
|
||||
class mam_value_trail : public value_trail<T> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue