nextptr
Sign In
Sign Up
Condition for synthesizing non-trivial default constructor
Question
| Apr 13, 2016 |
hkumar
c++
The C++ compiler will synthesize a
non-trivial default
constructor for a class if: