![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
Go to the source code of this file.
Macros | |
#define | GALAXY_DISABLE_WARNING_PUSH GALAXY_PLATFORM_PUSH |
Pragma.hpp galaxy. | |
#define | GALAXY_DISABLE_WARNING_POP GALAXY_PLATFORM_POP |
#define | GALAXY_DISABLE_WARNING(x) |
#define GALAXY_DISABLE_WARNING_PUSH GALAXY_PLATFORM_PUSH |
Pragma.hpp galaxy.
Refer to LICENSE.txt for more details. Macro for windows platform detection. Macro for linux platform detection. Macro for macos platform detection.
Definition at line 43 of file Pragma.hpp.
#define GALAXY_DISABLE_WARNING_POP GALAXY_PLATFORM_POP |
Definition at line 44 of file Pragma.hpp.
#define GALAXY_DISABLE_WARNING | ( | x | ) |
Definition at line 45 of file Pragma.hpp.