sol2
sol2 copied to clipboard
Documentation Typo: SOL_SAFE_FUNCTIONS vs SOL_SAFE_FUNCTION
The safety documentation refers to the macro as SOL_SAFE_FUNCTION.
Here in the .rst Here on the actual website
In version.hpp on the other hand, the expected macro is SOL_SAFE_FUNCTIONS
https://github.com/ThePhD/sol2/blob/50b62c9346750b7c2c406c9e4c546f96b0bf021d/include/sol/version.hpp#L351