2
0
mirror of https://github.com/boostorg/uuid.git synced 2026-01-19 04:42:16 +00:00

Update revision history

This commit is contained in:
Peter Dimov
2024-04-30 23:49:57 +03:00
parent e60f5c645c
commit abf561bdba

View File

@@ -45,4 +45,5 @@
resolution as specified in RFC 4122.
* Accessors for the timestamp, the time point, the clock sequence, and the
node identifier have been added to `uuid`.
* Improved the `what()` strings of the `std::runtime_error` exceptions
thrown by `string_generator`.