summaryrefslogtreecommitdiff
path: root/src/util/floatingpoint.cpp
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2021-08-17 11:18:16 -0700
committerGitHub <noreply@github.com>2021-08-17 18:18:16 +0000
commit42b8e0a4fc5b23dfce79cbadc08a8aa8542997e0 (patch)
tree080b4b48b245aa2f055033708b6788a92610ce55 /src/util/floatingpoint.cpp
parente8f18dd65c829c3c12158d57e1fc7d2c9dcdcfd4 (diff)
Replace `Maybe` with `std::optional` (#7005)
Because we are now using C++17, we can get rid of Maybe and instead use std::optional, which offers the same functionality.
Diffstat (limited to 'src/util/floatingpoint.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback