CppCommon
CppCommon copied to clipboard
Request: Compile-Time/Constexpr UUID with literal operator
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.