Lioncash 25dda06f49 producer_listener: Add virtual destructor to IProducerListener
Several member variables are shared_ptr's to this base class. Even
though producer listeners are still unimplemented, this ensures we
always have consistent deletion behavior once this ends up being used
polymorphically.
2022-11-28 19:39:13 -05:00
..
2022-11-13 17:13:43 -06:00
2022-11-20 10:14:22 -05:00
2022-07-10 06:59:40 +01:00
2022-07-27 12:53:49 +02:00