CARB_FALLTHROUGH
Defined in carb/Defines.h
-
CARB_FALLTHROUGH
Defined as
[[fallthrough]]
if the current compiler supports C++17; empty otherwise.
Defined in carb/Defines.h
Defined as [[fallthrough]]
if the current compiler supports C++17; empty otherwise.