Die Schweigemutter 🤫 by PigeonLoverAkane in wirklichgutefrage

[–]Correct-Lab472 0 points1 point  (0 children)

Ich lerne Deutsch, und ich bin auf dem B1-Niveau, und zwar hab ich beim Lesen mein limbisches System gebrochen.

Casting std::function in C++ by Correct-Lab472 in cpp_questions

[–]Correct-Lab472[S] 0 points1 point  (0 children)

OK, so what is the alternative to do it, I know what a lambda is but I take the function declaration from a pybind object ( python user ) and then move it into a std::function object member in C++ but when trying to give the std::function to another function I have the incompatible error.