База ответов ИНТУИТ

Introduction to performance optimization using Intel SW tools

<<- Назад к вопросам

What is the meaning of restrict attribute at pointer definition in С/С++?

(Отметьте один правильный вариант ответа.)

Варианты ответа
only this pointer and the expression, based on this pointer could link to its memory cell(Верный ответ)
any pointer could be linked to this memory
only this pointer could have its value
Похожие вопросы
Required condition for dependency between S1 and S2 are the following:
Statement M dominates N if
Why is the pointer chasing useful?
Schedule clause accepts the following arguments:
When the dependency <S1,S2> is anti-dependence?
What is __declspec(align(n)) pragma used for?
What is FLOW dependency?
What is ANTI dependency?
What is OUTPUT dependency?
nowait directive is used for: