mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 09:53:52 +00:00
4509b05bc8
make_shared allocates single storage for ref counter and the object. std::shared_ptr<T>(new T) allocates 2 storages. |
||
---|---|---|
.. | ||
benchmarks | ||
bsatool | ||
bulletobjecttool | ||
esmtool | ||
essimporter | ||
launcher | ||
mwiniimporter | ||
navmeshtool | ||
niftest | ||
opencs | ||
openmw | ||
openmw_test_suite | ||
wizard | ||
doc.hpp |