r-lib / cpp11

cpp11 helps you to interact with R objects using C++ code.
https://cpp11.r-lib.org/
Other
201 stars 48 forks source link

Added override annotation to `cpp11::type_error::what()` #205

Closed sbearrows closed 3 years ago

sbearrows commented 3 years ago

fixes #174

FWIW I was only able to find the one you already knew about in r_vector.hpp even when using -Wsuggest-override