It gives some strange errors in my multiprocessed code (using threads):
Aliasing won't work across threads; you'd need to use threads::shared data.
In reply to Re^3: Dereferencing Performance - Confused by Results
by BrowserUk
in thread Dereferencing Performance - Confused by Results
by jmmitc06
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |