@wallhackio C++ rage comic where Vaporeon can't handle C++ sounds fun to draw
Send me some awful C++ constructs for inspiration
@vaporeon_ you can either inherit something publicly, privately, or protectedly
furthermore, there is virtual or nonvirtual inheritance
so there is private virtual
, private
, protected virtual
, protected
, public virtual
, and public
inheritance
@wallhackio @vaporeon_ lmao
@vaporeon_ the default type of inheritance is private
inheritance even though no one ever uses it
very well-designed language
@vaporeon_ no one uses anything other that
public
inheritance but the other five are there so that you can demonstrate knowledge of language trivia during a job interview