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
Oh wow I just submitted PR #6, with similar implementation (I also expanded stringification, to sidestep the need for the relatively heavyweight std::stringstream invocation). Great minds, yes!
Here's a little piece of code that can be added to be able to use Guid as key for containers like std::unordered_map:
The text was updated successfully, but these errors were encountered: