[inline]
Copy constructor.
Definition at line 45 of file FXRangef.h.
00045 :lower(bounds.lower),upper(bounds.upper){}