Lukas Tenbrink 25cd923ea1 Destruct `CowData` more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed. 6 days ago
..
test_a_hash_map.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 week ago
test_command_queue.h 1b104ffcd8 WorkerThreadPool: Support daemon-like tasks (via yield semantics) 8 months ago
test_hash_map.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 week ago
test_hash_set.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 week ago
test_list.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 week ago
test_local_vector.h 86de59d60a [Core] Add `LocalVector::has` for convenience 7 months ago
test_lru.h d95794ec8a One Copyright Update to rule them all 2 years ago
test_oa_hash_map.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 week ago
test_paged_array.h 6b0f253a45 Fix PagedArray.merge_unordered() dropping pages 1 year ago
test_rid.h d95794ec8a One Copyright Update to rule them all 2 years ago
test_vector.h 25cd923ea1 Destruct `CowData` more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed. 6 days ago