summaryrefslogtreecommitdiff
path: root/src/theory/strings/regexp_solver.cpp
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2021-04-01 14:25:03 -0700
committerGitHub <noreply@github.com>2021-04-01 21:25:03 +0000
commit7fa534c85cbb6eb2863f10840b39501a21acc0b9 (patch)
treef47b7c3a23a52330d292193241a8b74528c8fe82 /src/theory/strings/regexp_solver.cpp
parent71699a551d207ab373c733d8ea83a5b071ed99ee (diff)
FP: Factor out symfpu traits. (#6246)
This is in preparation for a MPFR floating-point literal implementation. We will need to have both literal kinds return a symFPU unpacked float via `getSymUF()` in order to be able to plug it into the fp_converter. For this, it makes sense to have the traits implemented and to be included separately, so that they can also be included in the MPFR implementation.
Diffstat (limited to 'src/theory/strings/regexp_solver.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback