FXDate operator+ ( FXint  x,
const FXDate d 
) [friend]

Definition at line 162 of file FXDate.h.

00162 { return FXDate(x+d.julian); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:33:15 2009 for TnFOX by doxygen v1.4.7