Ranged.max

Undocumented in source.
struct Ranged(T, string _type, T _min, T _max)
enum max = _max;

Meta