P99
|
◆ P99_LIKELY
Mark the conditional expression as being likely. This can be useful e.g to test the return value of Use with care, as humans are particularly bad at branch prediction. If unsure, first test your conditional for some time to see that the case is really as likely as you think.
Definition at line 1010 of file p99_compiler.h. |