You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: