Fix somewhat bogus GCC warning. Although needless as the base
class is mostly empty, initialize the base class explicitly in the copy constructor.
Showing
Please register or sign in to comment
class is mostly empty, initialize the base class explicitly in the copy constructor.