1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-20 15:40:32 +00:00
OpenMW/apps/openmw_test_suite
elsid 069d4255b9
Make ESM::RefId to be fixed size cheap to copy
Use std::variant. Store refId strings in unordered_set and use pointer to an
item there. Inserts to unordered_set do not invalidate pointers to values so the
pointer is always valid. Elements are not removed. Assume there is finite number
of string refIds.
2023-03-19 17:20:43 +01:00
..
2023-02-17 15:05:25 +01:00
2022-10-09 16:44:18 +02:00
2022-09-22 21:35:26 +03:00
2022-09-24 19:10:31 +02:00
2023-02-25 11:03:39 -08:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2023-02-25 11:03:39 -08:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2023-03-12 12:06:33 +01:00
2023-02-25 11:03:39 -08:00