1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-04 12:39:55 +00:00
elsid ec3674b40a
Use unique_ptr instead of shared_ptr
for MWWorld::Action, ProjectileManager and ESSImport::Converter.

shared_ptr has additional cost of reference counter and requires additional
allocation when constructed as shared_ptr<T>(new T).
2022-04-08 16:12:36 +02:00
..
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00
2022-04-08 16:12:36 +02:00