template<class type>
FXRBConstructI<type> FX::FXRBConstruct ( type *  obj  ) 

Definition at line 255 of file FXRollback.h.

Referenced by FX::QMutex::QMutex().

00256 {
00257     return FXRBConstructI<type>(obj);
00258 }


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