C++ – Use a parent class to prevent derivative classes from defining constructors?
I don’t know if what I’m proposing in this question is a bad idea or not or even reasonable to ask because I don’t have enough experience with C++ to know any better, but I digress for the sake of getting to the point of this post.