Define IOX_FALLTHROUGH

Define Documentation

IOX_FALLTHROUGH

IOX_FALLTHROUGH adds the [[fallthrough]] keyword when it is available for the current compiler.

Note

[[fallthrough]] supported since clang 3.9 (https://clang.llvm.org/cxx_status.html) activate keywords for gcc>=7 or clang>=4