Why can\'t a compiler be written that manages what needs to be managed in C++ code (i.e. to make it \"CLR compatible\")?
Maybe with some compromise, li
Existing correct code, i.e. code written according to the C++ standard, must not change its behaviour inadvertently.