Aaron Ballman bc94a9b2ec Silence some sign comparison warnings; NFC
The std::optional implementation in MSVC causes this code to produce a
sign comparison warning. This ensures the types are the same sign.
2023-01-19 12:26:53 -05:00
..
2022-03-28 15:00:50 -05:00