Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Is the alternative that it should be made unusable, and more existing code broken?

It should be marked [[deprecated]], yes. There is no good reason to use std::tolower/toupper anywhere - they can neither do unicode properly nor are they anywhere close to efficient for ASCII. And their behavior depends on the process-global locale.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: