Hacker News new | ask | show | jobs
by witcher_rat 1463 days ago
> Has to be one of the biggest library design blunders in the history of the industry

May I introduce you to std::regex?

Although to be fair, that one's not so much a blunder due to the standard, as it is one of poor _implementations_, coupled with an overly restrictive standardization preventing fixing them.