Interval.a

The interval endpoints.

  1. T a;
    struct Interval(T)
    T a;
  2. T b;

Meta