CppCommon
1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
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:54
CppCommon
C++ Common project definitions.
Definition
token_bucket.h:15
Generated by
1.9.8