@CSI_Starbase Sort of looked like a flap actuator jammed up and then pushed hard enough to fail the structure a bit. One aft flap looked a little ragged near the inner aft corner earlier in the flight.
@iquilezles@leonard_coder The language concept of "Uniform Function Call Syntax" is a cool solution to that, if only C/C++ had it. If a function's first parameter is thing_t, you can call it with someThing.function(...). Much discussed by Stroustrup and Sutter.
@seanbax Yeah, I thought it was too heavy an edit on your main(). Back to the original, I was trying to tell definitively how the operator foo_t() is indeed not a prvalue. It doesn't exist explicitly as an expression in your main(), but the compiler is forced to use it, afaict.
@rianflo Interestingly that is displayed as a “protected tweet” that I can’t view. Hopefully it communicates effectively and without subtle manipulation. Gotta keep our bullshit filters sharp. That includes making them not over sensitive!
@rianflo I’ve now fully switched to VSCode and cmake generating Xcode projects and calling xcodebuild, only going into Xcode when I have to. It’s chewing gum and bailing wire. Sucks that it’s gotten this bad but we gotta survive somehow haha