Author
anonymous
almost 8 years ago
$
prog.cc: In function 'std::__cxx11::string& HelloWorld()': prog.cc:7:14: error: reference to local variable 'hw' returned [-Werror=return-local-addr] std::string hw("Hello World!"); ^~ cc1plus: all warnings being treated as errors