Define CRAS_IGNORE_DEPRECATED_WARNING_BEGIN
Defined in File suppress_warnings.hpp
Define Documentation
-
CRAS_IGNORE_DEPRECATED_WARNING_BEGIN
Ignore warnings about using deprecated declarations in the code following this macro. Do not forget to call
CRAS_IGNORE_DEPRECATED_WARNING_ENDwhen the warnings should be restored.See also