[inline]
Set value from another range.
Definition at line 60 of file FXRanged.h.
References lower, and upper.
00060 { lower=bounds.lower; upper=bounds.upper; return *this; }