CppCommon icon indicating copy to clipboard operation
CppCommon copied to clipboard

Request: Compile-Time/Constexpr UUID with literal operator

Open uniflare opened this issue 2 years ago • 0 comments

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.

uniflare avatar Dec 29 '23 07:12 uniflare