Triangle.b

  1. PointType a;
  2. PointType b;
    struct Triangle(T, int N)
  3. PointType c;

Meta