Confirmed users
699
edits
Line 281: | Line 281: | ||
} | } | ||
(Sorry, this | (Sorry, this code is a little hard to follow.) | ||
This code will not compile because <code>TestParent::DoStuff()</code> has not been implemented. Everything else is set up though! | This code will not compile because <code>TestParent::DoStuff()</code> has not been implemented. Everything else is set up though! | ||
== Make the TestParent/TestChild do stuff == | == Make the TestParent/TestChild do stuff == |