3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-19 15:04:42 +00:00
z3/src/math
Copilot a6c1d32074 Replace empty destructors with = default for compiler optimization (#8189)
* Initial plan

* Replace empty destructors with = default

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 20:57:12 -08:00
..
dd add option for gcd-test to grobner 2025-09-01 16:37:21 -07:00
grobner for Arie 2025-06-04 14:24:01 +02:00
hilbert Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
interval Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
lp Replace empty destructors with = default for compiler optimization (#8189) 2026-02-18 20:57:12 -08:00
polynomial improve logging 2026-02-18 20:55:59 -08:00
realclosure Return bool instead of int from Z3_rcf_interval (#8046) 2026-02-18 20:56:01 -08:00
simplex Replace custom util/optional with std::optional (#8162) 2026-02-18 20:57:09 -08:00
subpaving Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00