lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Public Types | List of all members
jni::TagTraits< ArrayTag< E >, std::enable_if_t< IsPrimitive< E >::value > > Struct Template Reference

Public Types

using SuperType = Object< ObjectTag >
 
using UntaggedType = jarray< E >
 

Member Typedef Documentation

◆ SuperType

template<class E >
using jni::TagTraits< ArrayTag< E >, std::enable_if_t< IsPrimitive< E >::value > >::SuperType = Object<ObjectTag>

◆ UntaggedType

template<class E >
using jni::TagTraits< ArrayTag< E >, std::enable_if_t< IsPrimitive< E >::value > >::UntaggedType = jarray<E>

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