Match!!@pawb.social to Programmer Humor@programming.devEnglish · 2 years agostd::underflow_errorpawb.socialimagemessage-square29linkfedilinkarrow-up1621arrow-down10
arrow-up1621arrow-down1imagestd::underflow_errorpawb.socialMatch!!@pawb.social to Programmer Humor@programming.devEnglish · 2 years agomessage-square29linkfedilink
minus-squareRoyaltyInTraining@lemmy.worldlinkfedilinkarrow-up7·2 years 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.
deleted by creator