The answer should not change no matter how I write the code (well, there is a difference, if you treat it as a difference, for build-in types and PODs). I mean if we are talking about the 'body' (inside {}) of those ctors, then A->B->C is definitely correct. But I don't know if the interviewer really want this anwser ...
as
【在 P********e 的大作中提到】 : Sure, you can explicitely write the code this way, then the answer change as : well : Just treat B as build-in type
P*e
8 楼
To anwser it correctly is enough, i checked thinking in c++, that's about it
【在 p***o 的大作中提到】 : The answer should not change no matter how I write the code (well, there : is a difference, if you treat it as a difference, for build-in types and : PODs). : I mean if we are talking about the 'body' (inside {}) of those ctors, then : A->B->C is definitely correct. But I don't know if the interviewer really : want this anwser ... : : as