use_fwd.hh

Go to the documentation of this file.
00001 /* -*- C++ -*-
00002  * $Id: use_fwd.hh 949 2005-02-11 14:51:00Z fpy $
00003  */
00004 #ifndef UTILMM_SINGLETON_USE_FWD
00005 #  define UTILMM_SINGLETON_USE_FWD
00006 
00007 namespace utilmm {
00008   namespace singleton {
00009 
00010     template<typename Ty>
00011     struct use;
00012 
00013   } // namespace utilmm::singleton
00014 } // namespace utilmm
00015 
00016 #endif // UTILMM_SINGLETON_USE_FWD
00017 

Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page