7 template <
class Result,
class...
P >
Definition advanced_ownership.hpp:6
std::vector< T > MakeAnything(ThingToMake< std::vector< T > >, JNIEnv &env, const Array< T > &array)
Definition array.hpp:114
jarray< E > & NewArray(JNIEnv &env, jsize length)
Definition functions.hpp:472
auto Make(P &&... p)
Definition make.hpp:8