I am trying to pass a lambda expression to a function that takes a function pointer, is this even possible?I am trying to pass a lambda expression to a fu
I am trying to pass a lambda expression to a function that takes a function pointer, is this even possible?I am trying to pass a lambda expression to a fu