• RoyaltyInTraining@lemmy.world
    link
    fedilink
    arrow-up
    7
    arrow-down
    2
    ·
    21 days ago

    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.