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

4 Commits

Author SHA1 Message Date
Peter Dimov
29c5f57c95 Define BOOST_UUID_REPORT_IMPLEMENTATION in test .cpp files instead of Jamfile 2026-01-08 18:19:15 +02:00
Andrey Semashev
831a9e6eab Added more tests for from_chars verifying unexpected end of input.
The added tests check unexpected end of input on even and odd character
positions, since these are handled separately in SIMD.
2026-01-05 14:13:10 +03:00
Andrey Semashev
31bc20e30e Added from_chars_result::operator bool(). 2025-12-26 21:58:49 +03:00
Peter Dimov
d6c401e62e Add boost::uuids::from_chars 2025-12-21 21:35:23 +02:00