Search:

Type: Posts; User: meatcow

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,379

    k makes sense... ill gooogle that document....

    k makes sense... ill gooogle that document. Thanks so much.... thats 2 beers now.....
  2. Replies
    4
    Views
    1,379

    your spot on Stuka; i owe u a beer Im...

    your spot on Stuka; i owe u a beer

    Im confused at why the function:
    MOO(std::vector<T>::iterator m) requires typename.

    But, this doesnt require typename:
    MOO(std::vector<T> m) doesnt...
  3. Replies
    4
    Views
    1,379

    silly little error

    Hello!!!!

    I have a simple class - one constructor should take a parm of type std::vector<T>::iterator... but i get compilation errors.... any idea why?

    im really stuck here, please help poor,...
Results 1 to 3 of 3