Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 198 Bytes

Readme.md

File metadata and controls

19 lines (12 loc) · 198 Bytes

unlikely

GCC branch prediction macros.

Installation

Install with clib:

$ clib install clibs/file

API

likely(expr)
unlikely(expr)