Sebastian Messmer
|
5c9cc509d7
|
Make classes final if they're not meant to be derived from
|
2015-11-27 14:06:40 +01:00 |
|
Sebastian Messmer
|
b83be2c32d
|
Fix compiler warning
|
2015-11-26 19:29:16 +01:00 |
|
Sebastian Messmer
|
62549eeae6
|
Adapt to new cpputils::Random interface
|
2015-10-22 17:41:43 +02:00 |
|
Sebastian Meßmer
|
821550e62f
|
Unify (and fix) include guards
|
2015-10-15 13:09:21 +02:00 |
|
Sebastian Meßmer
|
92d0d073a5
|
Fix test cases
|
2015-10-15 04:49:31 +02:00 |
|
Sebastian Messmer
|
210c2c2811
|
Fix compiler error in test cases
|
2015-10-08 18:05:09 +02:00 |
|
Sebastian Messmer
|
260bc1056a
|
Make cache MAX_SIZE configurable
|
2015-10-07 17:24:13 +02:00 |
|
Sebastian Messmer
|
5bb77adc87
|
Added Cache::size()
|
2015-10-05 16:51:36 +02:00 |
|
Sebastian Messmer
|
84330b1100
|
Cache has better parallelity - we can push()/pop() while it is flushing and flushing is actually parallel
|
2015-10-01 13:51:01 +02:00 |
|
Sebastian Messmer
|
1ff807e09c
|
Make Cache a generic over Key/Value. Furthermore, add test skeleton for Cache
|
2015-04-27 22:46:57 +02:00 |
|