|
lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
Go to the source code of this file.
Namespaces | |
| jni | |
Typedefs | |
| template<class T > | |
| using | jni::UnwrappedType = decltype(Unwrap< T >(std::declval< T >())) |
Functions | |
| template<class W , class U > | |
| auto | jni::Wrap (U &&u) |
| template<class W > | |
| auto | jni::Unwrap (W &&w) |
1.8.13