6 ms·
C++17 includes the [[fallthrough]] attribute built into the language to disable the warning [1]. [1] https://en.cppreference.com/w/cpp/language/attributes/fall
by WhiteSage 7y ago
C++17 includes the [[fallthrough]] attribute built into the language to disable the warning [1].
[1] https://en.cppreference.com/w/cpp/language/attributes/fallthrough https://en.cppreference.com/w/cpp/language/attributes/fallth...