General C++ Programming - September 2022 (Page 4)

Missing type specifier error using templates
 
So I am just trying to start up fresh code that was given, and I know I have a template or syntax error. I am getting a "missing type specifier" error for the...
[1 reply] : Well I put "#ifndef LINKED_SET_CPP #define LINKED_SET_CPP" above my i... (by jetm0t0)
Is redefining and overriding of a function the same thing?
 
Since both of their purpose is to hide the base class function implementation
[7 replies] Last: > So if i do not make the function a virtual function then i am just r... (by JLBorges)
September 2022 Pages: 1234
  Archived months: [aug2022] [oct2022]

This is an archived page. To post a new message, go to the current page.