Define IOX_MAYBE_UNUSED
Defined in File attributes.hpp
Define Documentation
-
IOX_MAYBE_UNUSED
IOX_MAYBE_UNUSED adds the [[gnu::unused]] or [[maybe_unused]] attribute when it is available for the current compiler.
Note
activate attribute for gcc or clang