CARB_IGNOREWARNING_GNUC_PUSH
Defined in carb/Defines.h
- 
CARB_IGNOREWARNING_GNUC_PUSH
- For GCC only, pushes the current compilation warning configuration. Defined as - _Pragma("GCC diagnostic push")for GCC only; ignored by other compilers.
Defined in carb/Defines.h
For GCC only, pushes the current compilation warning configuration. Defined as _Pragma("GCC diagnostic push") for GCC only; ignored by other compilers.