Util--
1.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
utilmm
singleton
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
utilmm
Definition:
auto_flag.hh:6
Generated on Mon Oct 8 2018 08:38:45 for Util-- by
1.8.11