mirror of
https://github.com/Z3Prover/z3
synced 2025-07-18 02:16:40 +00:00
Previously, we were only using std::hexfloat on Windows on VS2013 and later. Since std::hexfloat is part of C++11 and we require C++11 to build the Z3 library, this should be supported everywhere. |
||
---|---|---|
.. | ||
ackermannization | ||
api | ||
ast | ||
cmd_context | ||
math | ||
model | ||
muz | ||
nlsat | ||
opt | ||
params | ||
parsers | ||
qe | ||
sat | ||
shell | ||
smt | ||
solver | ||
tactic | ||
test | ||
util | ||
CMakeLists.txt |