mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
17 lines
227 B
Text
17 lines
227 B
Text
description "C++ standard library vs. U++ Core benchmark\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
info.txt,
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "",
|
|
"" = "USEMALLOC",
|
|
"" = "MT",
|
|
"" = "USEMALLOC MT",
|
|
"" = "USEMALLOC MEMORYTEST",
|
|
"" = "HEAPLOG";
|
|
|