WIP: FloatOptional GCC build fix and more constexpr #1411

Closed
NickGerleman wants to merge 22 commits from NickGerleman-fix-gcc-floatoptional into main

22 Commits

Author SHA1 Message Date
Nick Gerleman
b06554801f Update Comparison.h 2023-10-03 17:28:13 -07:00
Nick Gerleman
c98a08e973 0.0f 2023-10-03 20:21:47 -04:00
Nick Gerleman
e39f31468b 0.0f 2023-10-03 20:21:13 -04:00
Nick Gerleman
4f6879471e 0.0f 2023-10-03 20:19:04 -04:00
Nick Gerleman
b13d8d220e Update FloatOptional.h 2023-10-03 17:15:44 -07:00
Nick Gerleman
b5084fa64c Update FloatOptional.h 2023-10-03 17:12:21 -07:00
Nick Gerleman
34d6ce5369 Update FloatOptional.h 2023-10-03 17:11:19 -07:00
Nick Gerleman
fc7e026701 Update FloatOptional.h 2023-10-03 17:10:51 -07:00
Nick Gerleman
9c8ee3a50d Update FloatOptional.h 2023-10-03 17:09:30 -07:00
Nick Gerleman
28e74b03d1 Update FloatOptional.h 2023-10-03 17:07:29 -07:00
Nick Gerleman
6cbda6c12d Update Comparison.h 2023-10-03 17:04:29 -07:00
Nick Gerleman
ff8fe7d883 Update Comparison.h 2023-10-03 16:55:05 -07:00
Nick Gerleman
3db2b2fc5f Update Comparison.h 2023-10-03 16:54:20 -07:00
Nick Gerleman
7a487b3401 Update Comparison.h 2023-10-03 16:52:33 -07:00
Nick Gerleman
55fb80d96b Update FloatOptional.h 2023-10-03 16:52:29 -07:00
Nick Gerleman
1499f55718 Update FloatOptional.h 2023-10-03 16:48:47 -07:00
Nick Gerleman
564c28b517 Update FloatOptional.h 2023-10-03 16:46:55 -07:00
Nick Gerleman
7a8bed9c7b Update FloatOptionalTest.cpp 2023-10-03 16:46:20 -07:00
Nick Gerleman
be71a9a9a2 Update Comparison.h 2023-10-03 16:45:52 -07:00
Nick Gerleman
ced7f3a9aa Update Comparison.h 2023-10-03 16:43:38 -07:00
Nick Gerleman
bf2bec80da Update FloatOptional.h 2023-10-03 16:41:13 -07:00
Nick Gerleman
c0449263d9 Fix GCC Build
I have no idea how Clang is okay with`unwrapOrDefault()` here.
2023-10-03 16:22:10 -07:00