Open
Description
I find that https://eel.is/c++draft/class.prop#2.7 is pretty hard to read in its current state:
Lines 208 to 230 in 0ca05d2
For starters, we can replace the first and last bullet like:
-\item If \tcode{X} is a non-union class type with no non-static data members,
-the set $M(\mathtt{X})$ is empty.
[...]
-\item If \tcode{X} is a non-class, non-array type, the set $M(\mathtt{X})$ is empty.
+Otherwise, the set $M(\mathtt{X})$ is empty.
I may draft up an actual PR for this soon, but I'm still pondering on how to fully simplify this.
Metadata
Metadata
Assignees
Labels
No labels