Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
maybe_unused.hpp File Reference

Go to the source code of this file.

Macro Definition Documentation

◆ ARENE_MAYBE_UNUSED

#define ARENE_MAYBE_UNUSED

An alias for [[maybe_unused]] , or a no-op if the attribute is not supported.