...
| Wiki Markup |
|---|
\[[Dewhurst 02|AA. C++ References#Dewhurst 02]\] Gotcha #5, "Misunderstanding References" |
...
DCL33DCL32-CPP. Ensure that restrict-qualified source and destination pointers in function arguments do not reference overlapping objects Do not use names reserved for the implementation 02. Declarations and Initialization (DCL) DCL35-CPP. Do not invoke a function using a type that does not match the function definition DCL34-CPP. Use volatile for data that cannot be cached