Unverified Commit 8b8ad75c authored by Christopher Di Bella's avatar Christopher Di Bella Committed by GitHub
Browse files

[libcxx] removes unnecessary traits from `has_unique_object_representations` (#69241)



`remove_cv_t` and `remove_all_extents_t` are taken care of by the
built-in trait, so we don't need to use them directly.

---------

Co-authored-by: default avatarLouis Dionne <ldionne.2@gmail.com>
parent fea29ee4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment