Files
TrinityCore/src/tools/mmaps_generator
Aokromes 0e6377c90e Tools/MMapsGenerator: Use system supported threads instead of hardcoded amount
- Use unsigned int for thread count

- Use std::thread::hardware_concurrency() to try estimate available threads instead of hardcoded 3 threads by default

- Print thread count always regardless of using --threads switch or not
2017-08-13 03:42:20 +02:00
..
2013-06-17 05:11:56 +02:00
2017-01-02 07:26:38 +01:00
2017-01-02 07:26:38 +01:00