Search:

Type: Posts; User: linuxdude

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    2,624

    Thanks, but I still am wondering why it doesn't...

    Thanks, but I still am wondering why it doesn't recognize it as a default constructor that takes no arguments? Is it better to do what I have done and remove the parentheses or do

    someClassImp...
  2. Replies
    5
    Views
    2,624

    template method

    I have a class that has a template method in it. I inherit from the class and then implement the abstract methods. However, when I call the constructor it'll give an error. If I remove the () it...
Results 1 to 2 of 2