Feature: Add basic Quality of Life functions to C++ like to_lower, to_upper, etc. #223
Open
3 tasks done
Labels
enhancement
New feature or request
Uh oh!
There was an error while loading. Please reload this page.
Some basic QoL functions would be extremely useful in C++, like to_lower and to_upper, rather than attempting to use the C functions. Below are simple examples floating in the namespace, though perhaps they are better as members of string/string_view.
Can you contribute to the implementation?
Is your feature request specific to a certain interface?
C++ bindings
Contact Details
[email protected]
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: