← Back to context

Comment by jahnu

10 hours ago

> The Debugger is even flakier than usual when Lambdas are involved.

You can’t step into a lambda stored in a std::function

Absolute nightmare if you don’t know which lambda it might be so you can set a breakpoint in it.

Honestly, compared to Visual Studio, Xcode is 20 years behind.

You're holding it wrong. You're not supposed to code for Apple products using C++. You're supposed to use Swift

(only half joking)