ultimatepp/examples/idmapBench/idmapBench.upp
cxl a809e3c219 .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@12996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-14 08:34:11 +00:00

14 lines
169 B
Text

description "C++ standard library vs. U++ Core benchmark\377";
uses
Core;
file
main.cpp;
mainconfig
"" = "",
"" = "USEMALLOC",
"" = "MT",
"" = "USEMALLOC MT";