-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
The idea is the define the same macros that are defined in GCC in MSVC.
This will make easier to define cake headers that works for all platforms without too many ifdefs.
For instance
this header for any platform.
typedef __TYPE_SIZE__ size_t;because TYPE_SIZE will be defined in those macros built-ins
Metadata
Metadata
Assignees
Labels
No labels