ROBOTIS-GIT / OpenCR

Software for ROS Embedded board (a.k.a. OpenCR). OpenCR means Open-source Control Module for ROS.
Apache License 2.0
383 stars 238 forks source link

Mark virtual-function overrides with explicit `override` keyword #320

Open johnauld opened 1 year ago

johnauld commented 1 year ago

No semantic change; this adds the override keyword where appropriate, allowing compilation with -Wsuggest-override and -Werror=suggest-override