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 
Definition: auto_flag.hh:6

Generated on Mon Oct 8 2018 08:38:45 for Util-- by doxygen 1.8.11
SourceForge.net Project Page