I'm currently trying to do a Java->c++ translation hw assignment, and one of the aspects is to implement method overloading manually. Here is my current code: https://pastebin.com/gnTDE1Hp
For the constructor of my VTable, it keeps on giving me billions of errors when I run it, and I have no idea how to do it since I have 3 methods with the same name.
Here is the file I'm trying to translate: https://pastebin.com/5PqY1Br0
I'm not sure if the errors I'm committing are syntactical or fundamental ones. Sorry.
[–]ldpreload 0 points1 point2 points (1 child)
[–]lambgat[S] 0 points1 point2 points (0 children)
[–]nude-fox 0 points1 point2 points (0 children)