I was always unsure, what does the restrict keyword mean in C++?
Does it mean the two or more pointer given to the function does not overlap?
What else does it mean?
I was always unsure, what does the restrict keyword mean in C++?
Does it mean the two or more pointer given to the function does not overlap?
What else does it mean?