Managed C++ or The good, the bad, and the ugly.
A little while ago, in a discussion with a co-worker, I was describing some of the quirks I’d discovered while playing around with managed C++ and coined the expression ‘C+-’ for it.
…My kingdom for a C++ date parsing library that can tell me if the user supplied the time
I don’t know if I need to do something so bizarre that nobody thought of it before or everyone just shrugged and worked around it.
…

