Skip to content

disable false positives for -Wdeprecated-declarations

The deprecation warning in SOATypelistUtils.h should warn about inefficient usage, SOAContainerDequeSimpleSkin tests if it works anyway. Thus the warning is disabled.

Merge request reports