Point._point

Element data.

struct Point(E, uint D)
E[D] _point;

Meta