Files
scylladb/test
Benny Halevy 1b5d5205c8 test: add tagged_integer_test
Add basic test for tagged+integer arithmetic operations.

Remove const qualifier from `tagged_integer::operator[+-]=`
as these are add/sub-assign operators that need to modify
the value in place.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
2023-05-14 23:26:58 +03:00
..
2023-05-14 23:26:58 +03:00
2023-04-23 08:37:32 +03:00
2023-04-28 11:13:41 +08:00