CARB_NODISCARD

Defined in carb/Defines.h

CARB_NODISCARD

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