You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess it is supposed to say "Tell the compiler that the the expression expr is likely to be unpredictable by hardware branch prediction" or something like that.
I think there is a copy/paste error in HEDLEY_UNPREDICTABLE doc:
I guess it is supposed to say "Tell the compiler that the the expression expr is likely to be unpredictable by hardware branch prediction" or something like that.