mirror of
https://github.com/boostorg/container.git
synced 2026-07-05 15:10:45 +02:00
Activate again MyInt benchs
This commit is contained in:
@@ -2516,7 +2516,7 @@ void run_benchmarks()
|
||||
int main()
|
||||
{
|
||||
//run_benchmarks<int>();
|
||||
//run_benchmarks<MyInt>();
|
||||
run_benchmarks<MyFatInt>();
|
||||
run_benchmarks<MyInt>();
|
||||
//run_benchmarks<MyFatInt>();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user