Files
linux-kernel-module-cheat/userland/algorithm/set/std_priority_queue.cpp
Ciro Santilli 六四事件 法轮功 175b0e3d50 bst_vs_heap_vs_hashmap: create nicer version with separated benchmarks
One data structure per executable, and gem5 instrumented versions in
separate executables.

Create the allowed_emulators path_properties property.

TODO: wire it up to benchmark result generation and remove the old version.
2019-11-15 00:00:00 +00:00

3 lines
68 B
C++

#define LKMC_ALGORITHM_SET_STD_PRIORITY_QUEUE 1
#include "main.hpp"