You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot find a definition of basic_display_point in P0267R7.pdf. Perhaps my pdf reader just doesn't find it when searching.
The reason I went looking for it is that it seems that this type is not used as a point. It's used to describe dimensions. i.e. the width and height of something, not a position in a coordinate space. It looks like it's consistently used to describe dimensions though, so the type-safety isn't compromised, but I find the name a bit unintuitive.