Just failed an interview because of this, and I\'m still confused:
class A { public: A(int a) : a_(a) {} // Copy constructor // Assignment o