google / jni-bind

JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Apache License 2.0
244 stars 29 forks source link

Fixes field `Static`s that were broken when using `Self`. #315

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Fixes field Statics that were broken when using Self.

https://github.com/google/jni-bind/issues/311