
19 Jul
2012
19 Jul
'12
5:50 a.m.
AMDG On 07/18/2012 10:10 PM, Vicente J. Botet Escriba wrote:
Does it mean that the sentence in section "Using References"
" References are not assignable. Just like a built-in C++ reference, once you've initialized it you can't change it to point to something else"
could be subject to confusion. What do you exactly wanted to show there?
Good point. What I meant to show was that you can't rebind a reference to point to a different object. I'll clarify this. In Christ, Steven Watanabe