Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • 1
    What should happen if you call get_value2 on an Int_Table object? How are these classes going to be used? Do they need to have a common base class? Why do you have vectors in both the base and derived classes? Commented Apr 5, 2018 at 4:06
  • 2
    Your title makes no sense. Please fix. Commented Apr 5, 2018 at 5:08
  • 3
    Well, if one class returns integers and the other returns doubles they do not have the same interface. Commented Apr 5, 2018 at 5:49
  • @Martin Maar yes, I need to fix the title. But I can't find the link for edit. I only saw share, delete, and flag. Can you help? Commented Apr 5, 2018 at 10:12
  • @DavidY I see. I just fixed it. Commented Apr 5, 2018 at 11:03