Re: Compiler crash (VC2008 Prof)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anna Smidt

    Re: Compiler crash (VC2008 Prof)

    The compiler also says:

    "To work around this problem, try simplifying or changing the program
    near the locations listed above."
    And that's where it crashes:

    cvec(iterator i, iterator j): vector<T>(i, j) {}
Working...