Util--  1.1
use_fwd.hh
Go to the documentation of this file.
1 /* -*- C++ -*-
2  * $Id: use_fwd.hh 949 2005-02-11 14:51:00Z fpy $
3  */
4 #ifndef UTILMM_SINGLETON_USE_FWD
5 # define UTILMM_SINGLETON_USE_FWD
6 
7 namespace utilmm {
8  namespace singleton {
9 
10  template<typename Ty>
11  struct use;
12 
13  } // namespace utilmm::singleton
14 } // namespace utilmm
15 
16 #endif // UTILMM_SINGLETON_USE_FWD
17 
Definition: auto_flag.hh:6

Generated on Wed Oct 17 2018 09:34:19 for Util-- by doxygen 1.8.13
SourceForge.net Project Page