Define RCPPSW_WARNING_DISABLE_PUSH
Defined in File macros.hpp
Define Documentation
-
RCPPSW_WARNING_DISABLE_PUSH(...)
Alias for RCSW_WARNING_DISABLE_PUSH, a compiler-agnostic way to push warning ignores onto the stack.
Very useful for disabling warnings from headers/frameworks which you have no control over.