CppCommon
1.0.4.1
C++ Common Library
include
utility
static_constructor.inl
Go to the documentation of this file.
1
9
namespace
CppCommon
{
10
11
template
<
void
(*construct)(),
void
(*destruct)()>
12
typename
StaticConstructor<construct, destruct>::constructor
StaticConstructor<construct, destruct>::instance
;
13
14
}
// namespace CppCommon
CppCommon::StaticConstructor::instance
static constructor instance
Static constructor instance.
Definition:
static_constructor.h:50
CppCommon
C++ Common project definitions.
Definition:
token_bucket.h:15
Generated by
1.9.1