Andrey Semashev
|
f3963f5375
|
Attempt to work around C++20 operator rewriting causinginfinite recursion.
Fixes https://github.com/boostorg/utility/issues/65.
|
2020-11-30 01:52:44 +03:00 |
|
Glen Fernandes
|
9a4cff038b
|
Move constexpr operators test to separate test
|
2020-04-12 13:03:18 -04:00 |
|
Tony Lewis
|
7953ba56ba
|
Update tests to run constexpr on newer MSVCs
|
2020-04-11 18:39:15 +01:00 |
|
Tony Lewis
|
6b62dcc504
|
Completely remove constexpr for MSVC
|
2018-12-24 07:02:31 +00:00 |
|
Tony Lewis
|
91ebdcd1dd
|
Remove C++14 constexpr due to MSVC/GCC problems
|
2018-12-22 15:52:13 +00:00 |
|
Tony Lewis
|
e8d2b2ba76
|
Add constexpr to operators (w/ basic docs, tests)
|
2018-12-21 10:28:22 +00:00 |
|
Glen Fernandes
|
f8a243bcff
|
Utility tests should use lightweight_test instead of test
|
2017-12-23 13:00:33 -05:00 |
|
Peter Dimov
|
c88936800d
|
Remove dependency on Random in operators_test.cpp
|
2017-12-23 06:19:43 +02:00 |
|
Peter Dimov
|
bfdcce0f97
|
Move test files to test/
|
2017-05-29 19:10:46 +03:00 |
|