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

Request: Compile-Time/Constexpr UUID with literal operator #31

Closed
uniflare opened this issue Dec 29, 2023 · 2 comments
Closed

Request: Compile-Time/Constexpr UUID with literal operator #31

uniflare opened this issue Dec 29, 2023 · 2 comments

Comments

@uniflare
Copy link

I think this would make the UUID class quite a bit more useful.
I think it should not be difficult to create a constexpr constructor for the UUID type, as well as a string literal operator function to convert a well-defined uuid string into a UUID data structure.

@chronoxor
Copy link
Owner

Implemented in 1.0.4.1

@uniflare
Copy link
Author

uniflare commented Mar 8, 2024

Awesome stuff 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants