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) {}
"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) {}