1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-22 18:32:44 +01:00
openrw/rwlib/source
Filip Gawin f3a718611e Convert data of FileContentsInfo to unique_ptr
I've removed copy ctor and copy assign operator.
We use here unique_ptr so copying should not happen.
2018-08-06 23:08:34 +02:00
..
data Set ptr to const if possible 2018-05-16 19:17:13 +02:00
fonts rwlib+rwengine+rwviewer: address feedback comments 2018-08-06 00:16:33 +02:00
gl rwlib: iwyu: reduce warnings 2018-01-08 22:52:48 +00:00
loaders Convert data of FileContentsInfo to unique_ptr 2018-08-06 23:08:34 +02:00
platform Convert data of FileContentsInfo to unique_ptr 2018-08-06 23:08:34 +02:00
rw Remove unneed FileHandle (aka shared_ptr) 2018-08-06 22:42:09 +02:00