effect_context: Make use of explicit where applicable
While we're at it we can make the destructor of the base class virtual to ensure that any polymorphism issues never occur.
Please register or sign in to comment
While we're at it we can make the destructor of the base class virtual to ensure that any polymorphism issues never occur.