================ @@ -279,6 +279,10 @@ template <class T> # include <__utility/unreachable.h> # endif +# if _LIBCPP_STD_VER >= 26 ---------------- AmrDeveloper wrote: Okey, i will make it from C++17 https://github.com/llvm/llvm-project/pull/128373