#include <init.h>
template<typename CFunc, typename AFunc = void_type (*)(), typename = function_signature_t<CFunc>, typename = function_signature_t<AFunc>>
struct factory< CFunc, AFunc, typename, typename >
Definition at line 275 of file init.h.
The documentation for this struct was generated from the following file: