[P1023R0](https://wg21.link/P1023R0) `constexpr` For `std::array` Comparisons This needs part of #6 "`constexpr` For `<algorithm>` And `exchange()`", which needs #156 `is_constant_evaluated()`. Feature-test macro according to [SD-FeatureTest](https://isocpp.org/std/standing-documents/sd-6-sg10-feature-test-recommendations): `#define __cpp_lib_array_constexpr 201806L`