Util--  1.1
hash_fwd.hh
Go to the documentation of this file.
1 /* -*- C++ -*-
2  * $Id: hash_fwd.hh 950 2005-02-17 14:53:54Z fpy $
3  */
4 #ifndef UTILMM_HASH_FWD
5 # define UTILMM_HASH_FWD
6 
7 namespace utilmm {
8 
9  template<typename Ty>
10  struct hash;
11 
12 } // namespace utilmm
13 
14 #endif // UTILMM_HASH_FWD
15 

Generated on Tue Oct 9 2018 10:12:45 for Util-- by doxygen 1.8.6
SourceForge.net Project Page