Commit Graph

8 Commits

Author SHA1 Message Date
Sebastian Messmer
e873418477 Allow specifying own class for ResourceRef 2015-10-04 17:27:26 +02:00
Sebastian Messmer
14b6354d84 Use the new assert that doesn't crash the program in a release build 2015-07-22 13:48:01 +02:00
Sebastian Messmer
ba4d619964 Use cpputils::destruct() instead of cpputils::to_unique_ptr().reset() 2015-07-21 18:23:20 +02:00
Sebastian Messmer
0faa63b7b4 Replace unique_ptr with unique_ref 2015-06-26 13:44:12 +02:00
Sebastian Messmer
39e17b8015 Block keys are drawn using pseudorandomness 2015-06-16 16:54:43 +02:00
Sebastian Messmer
0aabe10fe0 Make constructors explicit where adequate 2015-04-27 18:21:44 +02:00
Sebastian Messmer
5e753ae706 Use unordered_map instead of map 2015-04-17 17:39:07 +02:00
Sebastian Messmer
d15a355464 Renamed to ParallelAccessStore 2015-04-16 14:52:06 +02:00