Util--
1.1
utilmm
singleton
wrapper_fwd.hh
Go to the documentation of this file.
1
/* -*- C++ -*-
2
* $Id: wrapper_fwd.hh 949 2005-02-11 14:51:00Z fpy $
3
*/
4
#ifndef UTILMM_SINGLETON_WRAPPER_FWD
5
# define UTILMM_SINGLETON_WRAPPER_FWD
6
7
namespace
utilmm
{
8
namespace
singleton {
9
10
template
<
typename
Ty>
11
class
wrapper;
12
13
}
// namespace utilmm::singleton
14
}
// namespace utilmm
15
16
#endif // UTILMM_SINGLETON_WRAPPER_FWD
17
utilmm
Definition:
auto_flag.hh:6
Generated on Mon Oct 22 2018 18:39:28 for Util-- by
1.8.13