hash_fwd.hh

Go to the documentation of this file.
00001 /* -*- C++ -*-
00002  * $Id: hash_fwd.hh 950 2005-02-17 14:53:54Z fpy $
00003  */
00004 #ifndef UTILMM_HASH_FWD
00005 # define UTILMM_HASH_FWD
00006 
00007 namespace utilmm {
00008   
00009   template<typename Ty>
00010   struct hash;
00011 
00012 } // namespace utilmm
00013 
00014 #endif // UTILMM_HASH_FWD
00015 

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