Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
I know those are not standard (except restrict for C) but I’m sure some of you will still be interested: __declspec(restrict), __restrict and __declspec(noalias).
(Don’t make the same mistake I did when I saw noalias, this is not the same concept as the one Denis Ritchie discussed)