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
261 stars 31 forks source link

Improving compatability for some compilers which seem to incorrectly handle const auto&. #206

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Improving compatability for some compilers which seem to incorrectly handle const auto&.

This change has no effect.