Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codepoint mapping to their names #11

Open
christianparpart opened this issue Jun 10, 2021 · 0 comments
Open

codepoint mapping to their names #11

christianparpart opened this issue Jun 10, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@christianparpart
Copy link
Member

Quite a few codepoints have names that describe them.

It would be nice to have a getter from char32_t to string_view.

As well as
maybe a sub namespace that contains all of these names nicely capitalized as constexpr inline char32_t That_Name_Here = 0x1234;

namespace maybe: unicode::names

@christianparpart christianparpart added enhancement New feature or request good first issue Good for newcomers labels Jun 10, 2021
@christianparpart christianparpart changed the title codepoint maping to their names codepoint mapping to their names Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant