[inline]
Assignment.
Definition at line 57 of file FXRangef.h.
References lower, and upper.
00057 { lower=bounds.lower; upper=bounds.upper; return *this; }