bytedeco/javacpp

C++ and Java lambda support?

Open

#380 aperta il 19 feb 2020

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Java (620 fork)batch import
enhancementhelp wantedquestion

Metriche repository

Star
 (4279 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I want to ask a question. Can Java lambda expressions be used with C++ versions of Lambda expressions (i.e. std::function)? Moreover, the "wrapping" in one direction and the other?

javaCb(cppLm)
cppCb(javaLm)

Guida contributor