top | item 14306738

(no title)

foonathan | 8 years ago

There are attributes like `[[gnu::always_inline]]` for GCC and clang.

discuss

order

qb45|8 years ago

Yes, but they aren't portable.

You can work around this using per-compiler macros, which I guess is another reason why CPP is to stay.