mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-13 11:50:45 +02:00
![]() ControllerEmu::Control instances have a unique_ptr<ControlReference> member, which is passed either an InputReference or OutputReference. Without this virtual destructor, deleting a derived class through a pointer to the base class is undefined behavior. |
||
---|---|---|
.. | ||
ControlReference.cpp | ||
ControlReference.h | ||
ExpressionParser.cpp | ||
ExpressionParser.h |