Abstract range tests behind new class
The RelativePositioning::Range class is reponsible for inferring the other end of ranges, testing if the range is open and detecting if an object is contained within the range (allowing us to avoid some operations).
Showing
Please register or sign in to comment