You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
g++ -O3 -Wno-deprecated -c -o errorMsg.o errorMsg.cpp
errorMsg.cpp: In static member function ‘static void errorMsg::reportError(const std::vector<std::__cxx11::basic_string >&, int)’:
errorMsg.cpp:18:39: error: no match for ‘operator!=’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream’} and ‘std::ostrea
The text was updated successfully, but these errors were encountered:
g++ -O3 -Wno-deprecated -c -o errorMsg.o errorMsg.cpp
errorMsg.cpp: In static member function ‘static void errorMsg::reportError(const std::vector<std::__cxx11::basic_string >&, int)’:
errorMsg.cpp:18:39: error: no match for ‘operator!=’ (operand types are ‘std::ostream’ {aka ‘std::basic_ostream’} and ‘std::ostrea
The text was updated successfully, but these errors were encountered: