WPILibC++ 2025.0.0-alpha-1-24-g6478ba6
wpi::java::detail::JArrayType Concept Reference

#include <wpi/jni_util.h>

Concept definition

template<typename T>
requires { typename ArrayHelper<std::remove_cv_t<T>>::jarray_type; }
Definition: jni_util.h:210