Peter Dimov
|
481f21841f
|
Set BOOST_UUID_HAS_THREE_WAY_COMPARISON to a more informative value, purely for diagnostic purposes
|
2024-04-29 15:00:34 +03:00 |
|
Peter Dimov
|
8978084164
|
Work around libc++ not defining __cpp_lib_three_way_comparison
|
2024-04-29 13:35:32 +03:00 |
|
Peter Dimov
|
77cf94b0a3
|
Refactor feature checks for three way comparisons
|
2024-04-29 12:43:45 +03:00 |
|
Peter Dimov
|
78bc64ea37
|
Guard the inclusion of <compare> with __has_include
|
2024-04-29 11:45:59 +03:00 |
|
Peter Dimov
|
164ad7930f
|
Add support for operator<=>. Refs #143. Closes #144.
|
2024-04-23 17:11:13 +03:00 |
|
Peter Dimov
|
a81ba56f1b
|
Use chacha20_12 in random_generator; update definitions of random_generator_mt19937 and random_generator_pure
|
2024-04-23 04:41:35 +03:00 |
|
Peter Dimov
|
a2960f94a7
|
Add test_comparison.cpp
|
2024-04-22 22:23:03 +03:00 |
|