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