nagates
Senior Member
29 Posts |
Posted - Mar 22 2012 : 3:29:24 PM
|
So what I like about the find references dialog is that it shows assignment lines with a orange box icon, this is very useful, however I think it would be helpful that if a variable gets passed by ref or by pointer, that those blocks could be a different color, because those functions could possible change the value being passed in, unless its a const & (which means its only a in parameter.) I think this could be very useful. |
|