lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Loading...
Searching...
No Matches
jni::NativeMethodMaker< R(T::*)(JNIEnv &, Subject, Args...) const > Struct Template Reference

#include <native_method.hpp>

Public Member Functions

template<class M>
auto operator() (const char *name, const M &m)

Member Function Documentation

◆ operator()()

template<class T, class R, class Subject, class... Args>
template<class M>
auto jni::NativeMethodMaker< R(T::*)(JNIEnv &, Subject, Args...) const >::operator() ( const char * name,
const M & m )
inline

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