7 template <
class TagType,
class... Args >
12 :
Method<TagType, void (Args...)>(env, clazz,
"<init>")
Definition: constructor.hpp:9
Constructor(JNIEnv &env, const Class< TagType > &clazz)
Definition: constructor.hpp:11
Definition: advanced_ownership.hpp:6