|
|
error C1903: unable to recover from previous error(s); stopping compilation myvector.h 144 error C2143: syntax error : missing ';' before '&' myvector.h 144 error C2350: 'MyVector<T>::{ctor}' is not a static member myvector.h 144 IntelliSense: initial value of reference to non-const must be an lvalue driver.cpp 42 warning C4346: 'MyVector<T>::{ctor}' : dependent name is not a type myvector.h 144 |
|
|