dermont123
Results
1
issues of
dermont123
Hi, The "\_\_restrict\_\_" qualifier is for linux only and applied to the start of the decl_string, rather than the end. ` #if defined( _MSC_VER ) #define RESTRICT_ALIAS \_\_restrict #define RESTRICT_ALIAS_RETURN...