The ones i have in mind now are: - Purity (`[[gnu::const]]` / `__attribute__((const))` / `__attribute__((pure))`) - `noexcept` - `const` / `constexpr` There may be more!