Changeset - r28536:d61f9f1bb262
master
0
3
0
Codechange: Replace GroupStatistics' num_engines with std::map. (#11849)
This removes manual memory management with calloc/free calls, and prevents potentially large arrays being allocated for each group.
This removes manual memory management with calloc/free calls, and prevents potentially large arrays being allocated for each group.
3 files changed with 19 insertions and 19 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)