ros / dynamic_reconfigure

BSD 3-Clause "New" or "Revised" License
47 stars 112 forks source link

Add virtual destructor to ConfigType.h template #175

Open roangel opened 3 years ago

roangel commented 3 years ago

There is no virtual destructor in this template. I see that it's already added to the noetic-devel branch, but not here. I don't see any reason why this shouldn't be here.