Define CRAS_IGNORE_DEPRECATED_WARNING_END
Defined in File suppress_warnings.hpp
Define Documentation
-
CRAS_IGNORE_DEPRECATED_WARNING_END
Resume reporting warnings about using deprecated declarations in the code following this macro. This has to be called after
CRAS_IGNORE_DEPRECATED_WARNING_STARTwhen ignoring the warnings is no longer needed.See also
CRAS_IGNORE_DEPRECATED_WARNING_START