Version 0.3.4 #217
dimitribouniol
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
This version adds a
<
implementation foruuid_t
to assist in situations where the compiler complains of ambiguous implementations when manually comparingUUID
s. Now, you can simply calllhsUUID.uuid < rhsUUID.uuid
.What's Changed
Full Changelog: 0.3.3...0.3.4
This discussion was created from the release Version 0.3.4.
Beta Was this translation helpful? Give feedback.
All reactions