-
Arthur O'Dwyer authored
This will detect if someone writes `inline auto cpo =` instead of `inline constexpr auto cpo =`. I don't know how that'd be possible, but it's easy to test, so let's test it.
26fffc1b
This will detect if someone writes `inline auto cpo =` instead of `inline constexpr auto cpo =`. I don't know how that'd be possible, but it's easy to test, so let's test it.