Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes mdspan/tests/libcxx-backports/mdspan/CustomTestAccessors.h:54:93: error: extra ';' [-Werror=pedantic] 54 | constexpr move_counted_handle(const move_counted_handle<OtherT>& other) : ptr(other.ptr){};
- Loading branch information