build2 / libbuild2-autoconf

Autoconf emulation build system module for build2
MIT License
6 stars 2 forks source link

Provide "always inline" and "never inline" macros #44

Open boris-kolpackov opened 2 years ago

boris-kolpackov commented 2 years ago

While inline is a suggestion, all the major compilers provide stronger variants. For inspiration, see: https://github.com/microsoft/snmalloc/blob/main/src/snmalloc/ds_core/defines.h