Scarab  2.8.1
Project 8 C++ Utility Library
factory< CFunc, AFunc, typename, typename > Struct Template Reference

#include <init.h>

Detailed Description

template<typename CFunc, typename AFunc = void_type (*)(), typename = function_signature_t<CFunc>, typename = function_signature_t<AFunc>>
struct pybind11::detail::initimpl::factory< CFunc, AFunc, typename, typename >

Definition at line 214 of file init.h.


The documentation for this struct was generated from the following file: