Match!!@pawb.social to Programmer Humor@programming.devEnglish · 5 months agostd::underflow_errorpawb.socialimagemessage-square28fedilinkarrow-up1568
arrow-up1568imagestd::underflow_errorpawb.socialMatch!!@pawb.social to Programmer Humor@programming.devEnglish · 5 months agomessage-square28fedilink
minus-squareRoyaltyInTraining@lemmy.worldlinkfedilinkarrow-up6·5 months agoIt’s a decent language I guess. My main criticism is that the constructor paradigm just isn’t well suited for RAII. I always find myself retrofitting Rust’s style of object creation into my C++ code.
It’s a decent language I guess. My main criticism is that the constructor paradigm just isn’t well suited for RAII. I always find myself retrofitting Rust’s style of object creation into my C++ code.