|
|
|
|
|
by EGreg
3536 days ago
|
|
Gotta love those non virtual destructors which only clean up the base class. And the ambiguity about whether you're going to call a type conversion operator or a copy constructor when assigning A a = b. Because you know, it's all super clear. |
|