mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 22:03:56 -07:00
`std::shared_ptr` is intrusive. When a function expects a `std::shared_ptr` the caller has to use it too and can't store the element on the stack for example. Comments by: @vladislavbelov Differential Revision: https://code.wildfiregames.com/D5221 This was SVN commit r28131. |
||
|---|---|---|
| .. | ||
| GlooxScriptConversions.cpp | ||
| JSInterface_Lobby.cpp | ||
| JSInterface_Lobby.h | ||