Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Excludes any functions defined within the range where off is specified from being considered as candidates for automatic inline expansion.
Syntax
#pragma auto_inline([ {on|off} ])
Remarks
To use the auto_inline pragma, place it before and immediately after, not inside, a function definition. The pragma takes effect as soon as the first function definition after the pragma is seen.