1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 09:35:28 +00:00
jvoisin 5aaac8e47e Reduce a bit the size of getHT
Factoring common code parts outside of a template
is apparently a good practise to reduce code duplication
(and the size of openmw by around 0.5%),
and should improve a bit the performances,
since the whole `std::to_string` * 2 + string concatenation
dance results in quite a lot of code, preventing inlining on my machine.
2021-07-11 21:43:40 +02:00
..
2021-05-13 14:19:12 +02:00
2019-02-23 21:00:47 +03:00
2018-06-09 10:52:35 +02:00
2013-08-09 05:14:58 -07:00
2020-08-29 11:24:08 +04:00
2020-08-29 11:24:08 +04:00
2019-12-23 19:29:12 +04:00
2021-07-11 21:43:40 +02:00
2021-07-11 21:43:40 +02:00
2021-05-12 10:34:39 +04:00
2020-05-12 14:33:00 +04:00
2015-07-22 22:18:26 +03:00
2016-05-15 16:38:04 +02:00
2018-08-29 16:47:12 +04:00
2019-02-22 23:16:34 +03:00
2021-05-05 22:23:06 +03:00
2021-07-09 20:48:54 +02:00
2021-07-09 20:48:54 +02:00
2018-09-27 13:14:59 +04:00
2018-09-27 13:14:59 +04:00
2020-06-08 11:42:05 +02:00
2020-06-08 11:42:05 +02:00
2014-05-02 12:48:07 +02:00
2021-05-12 10:34:40 +04:00
2021-04-18 13:26:26 +02:00