|
|
|
|
|
by astrange
1468 days ago
|
|
C++ has things like the fragile base class problem meaning you can accidentally break it easily. There's issues with throwing exceptions across different libraries on some platforms (maybe just Windows?) but I forget the reason why. p is short for predicate. |
|