a) optimize_inline
b) packed_inline
c) always_inline
d) level_inline
To have GCC inline the given function regardless of the level of optimization, we must declare the function with the att
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
To have GCC inline the given function regardless of the level of optimization, we must declare the function with the att
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!