|
|
|
|
|
by ben_w
410 days ago
|
|
It's not so much that this specific person didn't use smart pointers, it's that they had never even heard of them, and wasn't interested either. "C with classes" is probably a good description, given what I saw from that one person — they didn't understand sub-typing either, and only had a cargo-cult understanding of access specifiers (revealed when the rest of us asked them why they'd duplicated a class file rather than subtyping). |
|