CARB_MAYBE_UNUSED#

Defined in carb/Defines.h

CARB_MAYBE_UNUSED#

Defined as [[maybe_unused]] if the current compiler supports C++17; empty otherwise.