Author
anonymous
over 7 years ago
$
prog.cc: In function 'int main()': prog.cc:6:18: warning: the address of 'void foo(int)' will never be NULL [-Waddress] std::cout << foo << std::endl; ^~~ 1
prog.cc: In function 'int main()': prog.cc:6:18: warning: the address of 'void foo(int)' will never be NULL [-Waddress] std::cout << foo << std::endl; ^~~
1