mirror of
https://github.com/Z3Prover/z3
synced 2025-04-26 18:45:33 +00:00
array uses unique_ptr (#5171)
* array uses unique_ptr * Constructor initalize m_array over set it * prefer arr.get() to &arr[0]
This commit is contained in:
parent
ff1b35663b
commit
d73b883b38
1 changed files with 9 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue