bytedeco/javacpp

Mapping C++ constexpr with Java ConstExpr Annotation Library

Open

#409 opened on Jun 22, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (620 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,279 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There is new library called constexpr-java. As i see , currently javacpp doesnt support constexpr. But you can add support with this library : https://github.com/junkdog/constexpr-java

Contributor guide