0.4.0: Segmented hash maps, more reliable deferred function invocation in test cases
Pre-release
Pre-release
- #14 (note that StripedHashMap was renamed to SegmentedHashMap)
map::tests::util::run_deferred
(nowtest_util::run_deferred
) allocates memory in addition to flushing the thread-local cache. This seems to reliably force the invocation of all deferred functions.