Condition for synthesizing non-trivial default constructor

Question | Apr 13, 2016 | hkumar 

The C++ compiler will synthesize a non-trivial default constructor for a class if: