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
The constructor is defined implicitly. It initializes the Point following the rules of aggregate initialization. Note that default initialization may result in indeterminate values.
Type requirements
DIM must be an integer greater than zero
Coordinate must be a type that is default constructible